Ive been looking into ticket custom tags, Ive noticed that some tags exist for printer template but cant get them to work in report template.
There are also some fields in database like TotalAmountPreTax
but I couldn’t get any of the tags with that name to work
Are there any custom report tags for:
- NET = {PLAIN TOTAL}
- GROSS = TXT.VAT.sum ?
- TAX TOTAL = T.Tax.sum OR TX.VAT.sum ?
- ORDER TAX = (T.Tax.sum, TX.VAT.sum) and O.Tax.sum don’t seem to match up when added up