Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 2,465: | Line 2,465: | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
<div class="headline-collapse" > | <div class="headline-collapse" > | ||
====Apply a flag for a bookings which have breakfast as a charge item==== | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
Trigger tab: | |||
*Trigger Event = After Booking | |||
*Trigger Time = Immediate | |||
*Booking Source = Booking.com (for example) | |||
*Template Variable = [IF>:[INVOICEITEMBYDESC:Breakfast]:0:yes|no] | |||
*Select 'equal' from the selection box | |||
*yes (needs to be exactly the same text/upper/lowercase, as in the equation) | |||
Booking tab: | |||
*Execution = One time only | |||
*Flag Text = Breakfast | |||
*Flag Colour - choose the flag colour | |||
Booking Info tab: | |||
*Booking Info Code = BREAKFAST | |||
*Booking Info Description = Breakfast included | |||
</div> | |||
</div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
====Apply a flag when deposit was made prior to Check-in==== | ====Apply a flag when deposit was made prior to Check-in==== | ||
</div> | </div> | ||