How to display multiple taxes in Invoice Template?
I was able to define the two applicable taxes in our region through the field VAT, in which I defined tax rates. Now, how can I display those individual taxes in the invoice templates
${Invoices.Tax} displays the total of the two, but is there a code for each tax item, i.e.
${Invoices.Tax.Item1} ??? (I tried this and does not work!)
Thanks,
Fred