{{#logoUrl}}
{{/logoUrl}}
{{companyName}}
{{#companyAddress}}
{{companyAddress}}
{{/companyAddress}} {{#companyEmail}}
{{companyEmail}}
{{/companyEmail}} {{#companyPhone}}
{{companyPhone}}
{{/companyPhone}}
Invoice
#{{invoiceNumber}}
Bill To
{{customerName}}
{{#customerAddress}}
{{customerAddress}}
{{/customerAddress}} {{#customerEmail}}
{{customerEmail}}
{{/customerEmail}}
Issue Date
{{issueDate}}
{{#dueDate}}
Due Date
{{dueDate}}
{{/dueDate}} {{#status}}
Status
{{status}}
{{/status}}
Description
Quantity
Unit Price
Total
{{#items}}
{{description}}
{{quantity}}
{{unitPrice}}
{{lineTotal}}
{{/items}}
{{#hasTax}}
Subtotal
{{subtotal}}
Tax {{#taxRate}}({{taxRate}}%){{/taxRate}}
{{taxAmount}}
{{/hasTax}} {{#hasDiscount}}
Discount {{#discountPercentage}}({{discountPercentage}}%){{/discountPercentage}}
-{{discountAmount}}
{{/hasDiscount}}
Total
{{total}} {{currency}}
{{#notes}}
Notes
{{notes}}
{{/notes}}