I am trying to edit the Invoice message to ensure I am complying with Australian tax law for issuing tax invoices but the available shortcodes in the [TICKET_LINE_ITEM_LIST] do not provide the right data elements. Australian tax law requires for sales over $1000.00 that the tax element be listed per line item so I need the following for each ticket:
Line item QTY = [LINE_ITEM_QUANTITY] (e.g. 3)
Line item Cost without tax = [LINE_ITEM_AMOUNT] (e.g. $500.00)
Line item Tax = ??? (e.g. $150.00 (10% GST))
Line item cost with Tax = ??? (e.g. $1650.00)
I tried using [LINE_ITEM_TAXABLE_*] but all I am getting in the preview is an *. Where in the Invoice message can I find the above missing data elements?
Listen, if what I am asking for is not possible then just say it but remember, I am a paying customer with a paid support plan who deserves a response.
I’m sorry for the delay, there’s not always support staff working here during the weekends.
This is one way to display tax line items in the invoice:
You add the following to the html table in the Main Content section (set the editor to text mode) :
The support post ‘Line item tax in Invoice message for Australia’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.