Hi I need to display the tax amount for each line ...
# advancedpdf
m
Hi I need to display the tax amount for each line item on the invoice. In the form, I see the column name TAX AMT, but I'm unable to understand what is the fieldID for that. I found this fieldID: ${item.taxrate1} - but that only displays the VAT percentage. Does anyone know what the field ID for that amount is?