Setting/automailsendoffset: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
For "Booking" the system uses the actual booking time for calculation. | For "Booking" the system uses the actual booking time for calculation. | ||
For "Check-in" and "Check-out" it uses '''midnight''' | For "Check-in" and "Check-out" it uses '''midnight'''. | ||
Auto actions are triggered every 15 minutes. | |||
Examples: | |||
Trigger Event = Booking | |||
Trigger Time = Immediate / 0 Hours | |||
Triggers within 15 minutes after booking time. | |||
Trigger Event = Check-in | |||
Trigger Time = -1 Day / +10 Hours | |||
Triggers at one day before check-in at 10am | |||
Note: All times are calculated on the '''local timezone''' of the owner account. | Note: All times are calculated on the '''local timezone''' of the owner account. | ||