# | Name | Label | Type | Options |
---|---|---|---|---|
1 | InvoiceNum | Invoice# | Text | Auto-Increment |
2 | Customer | Customer | Textarea | Linked to List (Customers) |
3 | Charges | Charges | Set | Table, Multiple Entries |
3-1 | --> ChargesProductNum | Product# | Text | - |
3-2 | --> ChargesDescription | Description | Text | - |
3-3 | --> ChargesQty | Quantity | Text | Number Only |
3-4 | --> ChargesUnitPrice | Unit Price | Text | Number Only |
3-5 | --> ChargesAmount | Amount | Text | Formula |
4 | Terms | Payment Terms | Select | Linked to List (Terms) |