Gross Sale | GST | SC | Rounding | Deduction Balance | Cost | Net Sale | Net Profit |
S$ {{gross_sale}} | S$ {{Sum 'tax' invoice_close}} | S$ {{Sum 'service_charge' invoice_close}} | S$ {{Sum 'rounding' invoice_close}} | S$ {{Sum 'deduction_balance' invoice_close}} | S$ {{cost}} | S$ {{net_sale}} | S$ {{net_profit}} |
Total | Average Sale Per Transaction | Average Items Per Transaction |
S$ {{Sum 'grand_total' invoice_close}} | S$ {{average_sale_per_transaction}} | S${{average_item_per_transaction}} |
{{ name }} | {{/each}}
S$ {{subtotal}} | {{/each}}
Item Name | Quantity | Unit Price | Item Total |
---|---|---|---|
{{name}} | {{Sum 'quantity' invoice_line_close}} | {{price}} | {{Sum 'subtotal' invoice_line_close}} |
Invoice No. | Subtotal | Discount | GST | Ser.Charge | Payment | Total | DateTime |
{{ref_id}} | {{subtotal}} | {{discount_amount}} | {{tax}} | {{service_charge}} | {{#each payment}} {{payment_method.name}}: {{tender_amount}} {{/each}} | {{grand_total}} | {{datetime_close}} |