odoo/industry#2198
Created by fw-bot
- label
- odoo-dev:saas-19.2-19.0-imp-booking-engine-ux-dhrs-528341-fw
- head
- bdf24f9fd4ad2f10cdb7f047dda94c11916e0775
- merged
- 2 days ago by Industry, Dhrumil Shah (dhrs)
| 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