Template Variables: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 141: Line 141:


'''[INVOICEBALANCE:-100]''' - invoice balance with offset amount
'''[INVOICEBALANCE:-100]''' - invoice balance with offset amount
'''[INVOICEPARTBALANCE:status1,status2,status4]''' - Calculate the balance of all invoice items with matching status, the status items can be a comma separated list. To exclude status items prefix them with an exclamation mark, for example !status1.


'''[INVOICECHARGES]''' - invoice sum of all charges  
'''[INVOICECHARGES]''' - invoice sum of all charges  
Line 191: Line 193:


'''[EMAIL:00]''' - Email status to display in the hover text of a booking. Replace 00 with the number of the Email template
'''[EMAIL:00]''' - Email status to display in the hover text of a booking. Replace 00 with the number of the Email template
'''[INVOUCEPARTBALANCE:status1,status2,status4]''' - Calculate the balance of all invoice items with matching status, the status items can be a comma separated list. To exclude status items prefix them with an exclamation mark, for example !status1.