In Australia “Tax Invoice” is only required if you charge GST. You will also require ABN to print out. If it is just you operating the store then you should be able to get away with modifying templates but if you need it for each vendor and each vendor may or not be registered for GST then it gets more complex (see related content at bottom of this post).
Edit: Just tested the below and it didn’t work … also tried for invoice.tpl and by editing the header snippet (administration/notifications/code snippets). But it should be something like this …
Either way edit the order template. Assuming you don’t have a theme that overwrites it then you will probably find the template in the responsive theme
design/templates
responsive/mail/templates/orders/order_notification.tpl
Now I have never done this (so I would be trying in your development store first) but I assume you could put in something like
<h1>Tax-Invoice #{order_id}</h1>
<h3>ABN: {your_profile_field}</h3>
at the top. Now this is going to carry over to all of your order e-mails i.e. for each change in status where you are sending notificaitons, if you want seperate ones or want to turn off some for changes in status then you are going to have to play around in administrations/notifications and have seperate .tpl templates and you will either need time or a third party developer to help you there , though there may be addon in the marketplace that simplifies it.
Related: This was ticket I raised a couple of years back when I had support …
You no doubt have had this from Australians before.
For the ATO where GST is included in the price we must have
The Words “Tax Invoice” and the businesses "ABN: " at the top of the invoice
and where the GST amount is exactly one-eleventh of the total price, as a statement which says ‘Total price includes GST’ (in other cases each line item should show GST in addition to the statement ‘Total price includes GST’)
Where the vendor profile field indicates they are registered for GST (Code: registered_gst) can I please have a minor update to
- include the words “TAX INVOICE” and underneath that "ABN: " (followed by the vendors ABN which is in field [Code:tax_number])
- include the words “Total price includes GST”
This should be on both the printed invoice (available from within a order) and the e-mail communication.
In addition the e-mail should include tax for each line item like the printed invoice.
Finally can we change the word tax on the printed invoice to “GST” (and the e-mail copy should be the same).
I’m afraid that implementing these changes in the invoice would necessitate complex code modifications, which fall outside the scope of our technical support service. I can offer you the customization services offered by our affiliate company Simtech Development Ltd . For your convenience I can forward your request to Simtech Development Ltd for an estimation, please let me know if you are interested in it.