Be able to set the automated trigger when the booking is confirmed, to create jobs for check out time until check in time of the other guest
When a job is auto created it should be based on the checkout time until check in time of the new guest
-
Michael Mowrer commented
The current workflow creates a cleaning job automatically when a booking is made, which is good. The problem is that the system assigns a random 1-hour time block by default.
We need the ability to define default cleaning job times based on the property’s standard turnover window. For example, if checkout is 10:00 AM and check-in is 4:00 PM, the cleaning job should automatically be created for 10:00 AM to 4:00 PM.
That way, the full turnover window is blocked by default without requiring manual edits on every booking.
If there is an early check-in or late checkout, those exceptions can be adjusted manually. That is much more efficient than the current process, where every job has to be opened and changed from the default 1-hour block to the correct turnover timeframe.
Business impact:
Reduces manual admin on every reservation
Prevents scheduling errors for cleaners
Reflects actual operational availability between checkout and check-in
Makes exception handling limited to true edge cases only