Line items are a specific form of table field found on invoices. DOCUMENTS can extract and process line item data.
Line item tables on an invoice look like this:
|
The above list contains three line items, one for screwdrivers, one for hammers and one for nails.
In a customer order solution, DOCUMENTS can extract data in line items if each item is on the same line. It will not work if line items span more than one line, as in this example.
The program contains built-in line item field templates which are necessary for extracting this data. Alternatively, you can create your own table field specification. Then you specify the data to be extracted.
A table field specification contains one or more field specifications. For example, a line item table on an invoice may contain fields for Article Number, Description, Quantity, Unit Price, and so on.
In an invoice solution that uses Invoice modules, you will need to add table field profiles for the line item fields. For more information, see: