Invoice List Fields

The Invoice List worksheet contains the following fields as summary information of each invoice.

    Invoice List FieldDescription
    Order_IDThe Invoice Number representing an order in the system. This number is assigned by the Invoice Tool sequentially as orders are added to the system, and is the invoice number that should be entered in the Order Form worksheet to load an existing invoice.
    Order_DateThe Invoice Date from the Order Form worksheet.
    Due_DateThe Due Date from the Order Form worksheet.
    Client_IdThe unique Client Id assigned when a client is added to the system from the Client List worksheet.
    Client_NameThe Customer name from the Order Form worksheet
    SubtotalThe cumulative sum of all products and services included on the Order Form worksheet, before the application of any discounts.
    Item_DiscountThe cumulative sum of all Item Discounts included on the Order Form worksheet. This number is subtracted from the Subtotal to get the Grand Total.
    Other_DiscountThe value of Other Discounts included on the Order Form worksheet. This number is subtracted from the Subtotal to get the Grand Total.
    TaxThe Tax amount added to the invoice on the Order Form worksheet, and defined as the Tax Rate (Admin -> User Settings) multiplied by the value of the Subtotal minus any Item and Other Discounts. E.g., if a 10% tax rate is used then 0.10 * (Subtotal Item_DiscountOther_Discount) = Tax.
    Grand_TotalThe cumulative sum of the Subtotal minus any Item and Other Discounts, plus Tax.
    StatusThe Type of Invoice (i.e., Draft, Estimate, Invoice, Interim Invoice, Final Invoice, Overdue Invoice, Cancelled) from the Order Form worksheet.
    NotesThe Notes from the Order Form worksheet.
    PaidThe Paid status (i.e., draft/estimate, outstanding, paid) as determined by the Type of Invoice and whether the saved invoice was marked as paid.
    Scroll to Top