Hi,
In Line items some are having tax like...VAT@4 and some items are having VAT@12.5
I would like to display as follows in PLD
TaxCode TaxRate Taxsum
------------ ----------- ------------
VAT@4 4% 200.00
VAT@12.5 12.5% 500.00
how can i achieve this?