{{labels.invoiceTitle}}

{{#invoiceNumber}}
{{labels.invoiceNumberShortLabel}} {{invoiceNumber}}
{{/invoiceNumber}}
{{labels.invoiceDateLabel}}: {{issueDate}}
{{#dueDate}}
{{labels.dueDateLabel}}: {{dueDate}}
{{/dueDate}}
{{labels.statusLabel}}: {{status}}
{{#logoUrl}}{{/logoUrl}}

{{companyName}}

{{#companyAddress}}

{{companyAddress}}

{{/companyAddress}} {{#companyPostalCity}}

{{companyPostalCity}}

{{/companyPostalCity}} {{#companyEmail}}

{{companyEmail}}

{{/companyEmail}} {{#companyPhone}}

{{companyPhone}}

{{/companyPhone}} {{#companyTaxId}}

{{companyTaxId}}

{{/companyTaxId}}
{{labels.billToHeading}}
{{customerName}}
{{#customerEmail}}

{{customerEmail}}

{{/customerEmail}} {{#customerContactName}}

{{customerContactName}}

{{/customerContactName}} {{#customerPhone}}

{{customerPhone}}

{{/customerPhone}} {{#customerAddress}}

{{{customerAddress}}}

{{/customerAddress}} {{#customerPostalCity}}

{{customerPostalCity}}

{{/customerPostalCity}} {{#customerCountryCode}}

{{customerCountryCode}}

{{/customerCountryCode}} {{#customerTaxId}}

{{labels.taxIdLabel}}: {{customerTaxId}}

{{/customerTaxId}}
{{#items}} {{/items}}
{{labels.itemHeaderDescription}} {{labels.itemHeaderQuantityShort}} {{labels.itemHeaderUnitPriceShort}} {{labels.itemHeaderAmount}}
{{description}}
{{#notes}}
{{notes}}
{{/notes}}
{{quantity}} {{unitPrice}} {{lineTotal}}
{{labels.subtotalLabel}} {{subtotal}}
{{#hasDiscount}}
{{labels.discountLabel}} {{#discountPercentage}}({{discountPercentage}}%){{/discountPercentage}} -{{discountAmount}}
{{/hasDiscount}} {{#hasTax}}
{{labels.taxLabel}} ({{taxRate}}%) {{taxAmount}}
{{/hasTax}} {{#hasTaxSummary}}
{{labels.taxSummaryHeading}}
{{#taxSummary}} {{/taxSummary}}
{{labels.taxLabel}} {{labels.taxableLabel}} {{labels.taxAmountLabel}}
{{label}} {{taxable}} {{amount}}
{{/hasTaxSummary}}
{{labels.totalLabel}} {{total}}
{{#notes}}
{{labels.notesHeading}}
{{notes}}
{{/notes}}