Auto Actions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
== Booking == | == Booking == | ||
Go to Booking to set up an auto action which modifies something in the booking. | Go to Booking to set up an auto action which modifies something in the booking. | ||
'''Example 1''' - Automatically change the status of all "Request" bookings to "Cancelled" after three days: | |||
Trigger tab | |||
*Trigger Event = After Booking | |||
*Time Offset = 3 days | |||
*Booking Status = Request | |||
Booking tab: | |||
*Execution = One time only | |||
*Booking Status = Cancelled | |||
'''Example 2''' - Automatically change the status of all bookings which have been imported from Ical to "Request" : | |||
Trigger tab: | |||
*Trigger Event = After Booking | |||
*Time Offset = Immediate | |||
*Booking Source = Ical Import (1, 2, 3) | |||
Booking tab: | |||
*Execution = One time only | |||
*Booking Status = Request | |||
== Invoice == | == Invoice == | ||
Click on Invoice to automatically add invoice items. | Click on Invoice to automatically add invoice items. | ||