Tax: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 41: Line 41:
[[Media:tax4.png|view large]]
[[Media:tax4.png|view large]]


You can use math template variables to show the VAT amount included in certain values of the booking.
Example:
The VAT rate is 8%
Vat included in the invoicebalance  [INVOICEBALANCE] [-.2] [INVOICEBALANCE] [/.2] 1.08
Invoicebalance  net [INVOICEBALANCE] [/.2] 1.08
Vat included in the payments  [INVOICEPAYMENTS]  [-.2] [INVOICEPAYMENTS]  [/.2] 1.08
Invoicebalance  net [INVOICEPAYMENTS]  [/.2] 1.08


== Reports ==
== Reports ==