| Item Name | Quantity | Unit Price | Item Total |
| {{name}} | {{Sum 'quantity' invoice_line_close}} | {{price}} | {{Sum 'subtotal' invoice_line_close}} |
| Total Tax | S$ {{Sum 'tax' invoice_close}} |
| Total Service Charge | S$ {{Sum 'service_charge' invoice_close}} |
| Total Discount | S$ {{discount}} |
| Total rounding | S$ {{Sum 'rounding' invoice_close}} |
| Total | S$ {{Sum 'grand_total' invoice_close}} |
| {{name}} Payment Subtotal | S$ {{subtotal}} |