Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 2,813: | Line 2,813: | ||
Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the email. | Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the email. | ||
</div> | |||
</div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
====Apply a flag when NO payment is made - ''Select from the predefined template''==== | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
'''Trigger tab:''' | |||
*Trigger Event = Booking | |||
*Trigger Time = Immediate | |||
*Trigger Window = 1 day | |||
Booking Source: | |||
*Booking Source = All | |||
Booking Conditions: | |||
*Booking Status = All not cancelled | |||
*Invoice Balance = No payment made | |||
'''Booking tab:''' | |||
*Execution = One time only | |||
*Flag Text = Not Paid | |||
*Flag Colour = fee0dd | |||
</div> | </div> | ||
</div> | </div> | ||