|
|
| Line 120: |
Line 120: |
|
| |
|
| == Examples == | | == Examples == |
|
| |
| ===Status changes===
| |
| <div class="mw-collapsible mw-collapsed">
| |
| <div class="headline-collapse" >
| |
| ==== Change the status of all "Request" bookings to "Cancelled" after three days ====
| |
| </div>
| |
| <div class="mw-collapsible-content">
| |
| Trigger tab
| |
| *Trigger Event = After Booking
| |
| *Trigger Time = 3 days
| |
| *Booking Status = Request
| |
|
| |
| Booking tab:
| |
| *Execution = One time only
| |
| *Booking Status = Cancelled
| |
| </div>
| |
| </div>
| |
|
| |
| <div class="mw-collapsible mw-collapsed">
| |
| <div class="headline-collapse" >
| |
|
| |
| ==== Change the status of all bookings which have been imported from Ical to "Request" ====
| |
| </div>
| |
| <div class="mw-collapsible-content">
| |
| Trigger tab:
| |
| *Trigger Event = After Booking
| |
| *Trigger Time = Immediate
| |
| *Booking Source = Ical Import (1, 2, 3)
| |
|
| |
| Booking tab:
| |
| *Execution = One time only
| |
| *Booking Status = Request
| |
|
| |
| Booking changes are applied before the mail is sent.
| |
| </div>
| |
| </div>
| |
|
| |
|
| === Send Emails/Message/SMS to guests === | | === Send Emails/Message/SMS to guests === |