{{labels.invoiceTitle}}

{{labels.invoiceNumberShortLabel}}: {{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}}

{{labels.taxIdLabel}}: {{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}}

{{labels.itemsHeading}}

{{#items}} {{/items}}
{{labels.itemHeaderDescription}} {{labels.itemHeaderQuantityShort}} {{labels.itemHeaderUnitPrice}} {{labels.itemHeaderAmount}}
{{description}}
{{#notes}}
{{notes}}
{{/notes}}
{{quantity}} {{unitPrice}} {{lineTotal}}
{{labels.summaryHeading}}
{{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}}