Edit

In this page you can use in the menu the expand icon (arrow 1) to have the complete view of the template.
The source button (arrow 2) show you the template in html mode, advanced feature but very useful to set fields and to format them.

Image on template

To add image just click on the Picture icon in the menu and right click on the box in the template, select Image properties


Set the URL with absolute address (contains https://...). The image can be in an external repository or in the Valuein media repository.

Table content

For this first table to configure it click on Source button

Then in the table you can change colours, font and field to display.

Fields to use in the template

ObjectTechnical nameDisplay NameDescriptionSyntax
InvoiceadjustmentAmountAdjustment amountInvoice.adjustmentAmount
InvoiceamountAmountTotal Amount with VAT of the invoiceInvoice.amount
InvoiceamountWithoutTaxAmount without taxTotal Amount without VAT of the invoiceInvoice.amountWithoutTax
InvoiceappliedCreditBalanceApplied credit balance amountInvoice.appliedCreditBalance
InvoicebalanceBalanceRemaining amount to be paid by the customer for the invoiceInvoice.balance
InvoicecreatedAtCreated atCreation date of the invoiceInvoice.createdAt
InvoicedeletedAtDeleted atDeletion date of the invoiceInvoice.deletedAt
InvoicedueDateDue dateThe latest date to pay the invoiceInvoice.dueDate
InvoiceidIdInternal id of the invoiceInvoice.id
InvoiceinvoiceDateInvoice dateGeneration date of the invoiceInvoice.invoiceDate
InvoiceincrementalNumberInvoice numberIncremental numberInvoice.incrementalNumber
InvoicepaymentAmountPayment amountAmount already paid for an invoiceInvoice.paymentAmount
InvoicepostedDatePosted dateDate of posting can be different that Invoice dateInvoice.postedDate
InvoicestatusStatus"The invoice statuses are - Draft: can be edited, Posted: no change allowed, reference document, Cancelled: A draft invoice can be cancelled to generate a new one"Invoice.status
InvoicetaxAmountTax amountVAT amount on the invoiceInvoice.taxAmount
InvoicetypeTypeType can be Invoice or CreditMemoInvoice.type
InvoiceupdatedAtUpdated atLast update dateInvoice.updatedAt
InvoiceItemaccountingCodeAccounting CodeName of the accounting codeitem.accountingCode
InvoiceItemaccountingCodeNumberAccounting Code NumberNumber of the accounitng code ex: 706001item.accountingCodeNumber
InvoiceItemamountAmountAmount with VAT at the charge levelitem.amount
InvoiceItemamountWithoutTaxAmount without taxAmount without VAT at the charge levelitem.amountWithoutTax
InvoiceItemchargeNameCharge nameName of the charge set in the catalogitem.chargeName
InvoiceItemcreatedAtCreated atCreation date of this itemitem.createdAt
InvoiceItemdeletedAtDeleted atDeletion date of this itemitem.deletedAt
InvoiceItemidIdInternal id of the invoice itemitem.id
InvoiceItemproductNameProduct nameName of the product for this chargeitem.productName
InvoiceItemproductSkuProduct skuSKU of the product of this chargeitem.productSku
InvoiceItemquantityQuantityQuantity set in the cartitem.quantity
InvoiceItemserviceEndDateService end dateStart of the period when this charge is activeitem.serviceEndDate
InvoiceItemserviceStartDateService start dateEnd of the period when this charge is activeitem.serviceStartDate
InvoiceItemtaxAmountTax amountVAT amount on the invoice itemitem.taxAmount
InvoiceItemupdatedAtUpdated atLast updated dateitem.updatedAt