odoo/industry#2192
Created by fw-bot
- label
- odoo-dev:saas-19.1-19.0-imp-booking-engine-ux-dhrs-525234-fw
- head
- 3759d049a4d9859af18530931dc5e90fd76d3cb5
- merged
- 3 days ago by Industry, Vallaeys Valentin (vava)
| odoo/industry | |
|---|---|
| 19.0 | #2131 |
| saas-19.1 | #2192 |
| saas-19.2 | #2198 |
| saas-19.3 | #2201 |
| master | #2207 |
[ADD] .*: improve rental booking and housekeeping management
- add rental status indicators to quickly identify bookings for today's check-in, ongoing stays, and today's check-out directly from the view
- remove the default today filter
- add "Today's Check-In" and "Today's Check-Out" filters in the gantt view
- add default group by stage on the housekeeping board
- hide Guests tab and Tax button when no stay offer products are present in the SOL
- add many2one_avatar widget on x_guest_partner_id field
- hide the housekeeping section when the resource role is not linked to a stay offer product
- update demo data so orders with a start date before today and an end date after today are automatically checked in
- update demo data so orders with an end date before today are automatically checked out
Forward-Port-Of: #2131