{{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}}
{{#subtotal}}
Subtotal
{{subtotal}}
{{/subtotal}} {{#tax}}
Tax
{{tax}}
{{/tax}}
Total
{{total}} {{currency}}
{{#notes}}
Notes
{{notes}}
{{/notes}}