Auto Actions: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Lesley (talk | contribs)
Line 2,467: Line 2,467:
<div  class="headline-collapse" >
<div  class="headline-collapse" >


====Apply a flag for a bookings which have breakfast as a charge item====
====Apply a flag for a bookings which has BREAKFAST as a charge item====
</div>
</div>
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
Line 2,474: Line 2,474:
*Trigger Time = Immediate
*Trigger Time = Immediate
*Booking Source = Booking.com (for example)
*Booking Source = Booking.com (for example)
*Template Variable = [IF>:[INVOICEITEMBYDESC:Breakfast]:0:yes|no]  
*Template Variable = [IF>:[INVOICEITEMBYDESC:Breakfast]:0:yes|no] (Text for Breakfast has to match EXACTLY what is in the booking item Uppercase/Lowercase/Proper)
*Select 'equal' from the selection box
*Select 'equal' from the selection box
*yes (needs to be exactly the same text/upper/lowercase, as in the equation)  
*yes (needs to be exactly the same text/upper/lowercase, as in the equation)