Invoice placeholder¶
The following placeholders are available for usage in text fields and pdf-templates.
| Placeholder | name | Description |
|---|---|---|
| [invoice.number] | number | The invoice number |
| [invoice.title] | title | The invoice title |
| [invoice.order_number] | order_number | The order number |
| [invoice.date] | date | The official Invoice date |
| [invoice.due_date] | due_date | The date this invoice is due |
| [invoice.due_days] | due_days | how many days till payment |
| [invoice.price_total] | price_total | total price including |
| [invoice.price_tax] | price_tax | The tax value |
| [invoice.price_freight] | price_freight | freight |
| [invoice.price_to_pay] | price_to_pay | Total all including taxes, freight |
| [invoice.price_total_with_tax] | price_total_with_tax | price incl. tax |
| [invoice.price_total_grouped] | price_total_grouped | |
| [invoice.late_fee] | late_fee | |
| [invoice.sending_method] | sending_method | |
| [invoice.full_address] | full_address | |
| [invoice.status] | status | payment status |
| [invoice.balance] | balance | |
| [invoice.payment_method] | payment_method | form of payment |
| [invoice.tax_grouped] | tax_grouped | Taxes grouped when you have multiple taxes |
| [invoice.notes_before] | notes_before | Notes wich appear before the invoice items listing |
| [invoice.notes_after] | notes_after | Notes wich appear after the invoice items listing |
| [invoice.cash_discount] | cash_discount | early payment discount |
| [invoice.cash_discount_days] | cash_discount_days | how many day early payment discount |
| [invoice.paid] | paid |