{{#invoiceData}}

TAX INVOICE

{{buyerAddress.name}}
{{#buyerAddress.street1}} {{{buyerAddress.street1}}}
{{/buyerAddress.street1}} {{#buyerAddress.street2}} {{{buyerAddress.street2}}}
{{/buyerAddress.street2}} {{#buyerAddress.city}} {{{buyerAddress.city}}}
{{/buyerAddress.city}} {{#buyerAddress.country}} {{{buyerAddress.country}}}
{{/buyerAddress.country}} {{#buyerAddress.postalCode}} {{{buyerAddress.postalCode}}}
{{/buyerAddress.postalCode}} {{#buyerAddress.phone}} Contact Number: {{buyerAddress.phone}} {{/buyerAddress.phone}}

{{#sellerAddress.address1}} {{{sellerAddress.address1}}}
{{/sellerAddress.address1}} {{#sellerAddress.phone}} Contact Number: {{sellerAddress.phone}} {{/sellerAddress.phone}}

  • GST reg No: M2-1234567-K
  • Date: {{invoiceDate}}
  • {{#invoiceNumber}}
  • Invoice No: {{invoiceNumber}}
  • {{/invoiceNumber}}

Type of Supply: Cash/ Credit Sale

{{#orderItems}} {{#sellerDiscountAmount}} {{/sellerDiscountAmount}} {{/orderItems}}
S/NO Description Qty Unit Price
($)
Total
($)
Discount
($)
Total
($)
{{index}} {{itemTitle}} {{quantity}} {{unitPrice}} {{unitPrice}}{{sellerDiscountAmount}}{{itemSoldAmount}}
Total {{orderSoldAmount}}
Add GST @ 7% Total
Amount Due Total

Thank you. We look forward to being of service to you again

{{/invoiceData}}