Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 727: | Line 727: | ||
It is also possible to include a customised invoice table using this template variable :- [INVOICE:PRI_QTY_CUA€] will create an invoice table with price and quantity in Euros. | It is also possible to include a customised invoice table using this template variable :- [INVOICE:PRI_QTY_CUA€] will create an invoice table with price and quantity in Euros. | ||
</div> | |||
</div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
====Apply a flag/colour to a booking when a payment is made - ''Select from the predefined template ''==== | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
'''Trigger tab:''' | |||
Time: | |||
*Trigger Event = Booking | |||
*Trigger Time = Immediate | |||
*Trigger Window = 999 day | |||
Booking Conditions: | |||
*Booking Status = All not cancelled | |||
*Invoice Balance = Any Payment made | |||
Booking: | |||
Flag Text = Paid | |||
Flag Colour = d4e4b0 | |||
</div> | </div> | ||
</div> | </div> | ||