

OpenInvoice: The Invoice multi-line fields correspond to open invoices. This differs from the Invoice fields which are associated with the current invoice.The following objects are multi-line items that you can use with TableStart and TableEnd merge fields. Multi-line items can be displayed within a table and cannot be displayed in other areas of billing document templates. These merge fields will be populated with data from the first row of the multi-line object, then the following rows will be populated with the data from the object.įor example, to generate multiple line items on an invoice item, create TableStart:InvoiceItem and TableEnd.InvoiceItem merge fields in your template, where InvoiceItem is a multi-line object. You can create this merge field just like any other merge field, but this field specifies which region will be repeated for each of the Invoice Items. Between the TableStart and TableEnd marking fields, place the merge fields that correspond to the fields of your table columns.To mark the end of the mail merge table, insert another mail merge field with the name TableEnd: MyObject.

To mark the beginning of a mail merge table, insert a mail merge field with the name TableStart: MyObject, where MyObject corresponds to the name of a multi-line object.To generate multiple line items in a billing document, use the mail merge tables.

Generate multiple line items using Mail Merge table
