Skip to main content

Invoices

Proactively monitoring invoices plays a pivotal role in the financial operations of your business.

Marsha Galicia avatar
Written by Marsha Galicia
Updated this week

The Invoice simplifies the tracking and handling of invoices. It consolidates invoice identifiers, financial totals, customer details, and payment statuses.

The AI will only look back at 12 months' worth of data.


Key Properties:

  1. InvoiceDate: The date the invoice was issued. e.g., "01/04/2023"

  2. InvoiceDueDate: The date the invoice payment is due. e.g., "15/04/2023"

  3. Code: Invoice reference code or number. e.g., "INV-00123"

  4. Status: The current status of the invoice (e.g., "Authorised", "Paid").

  5. SubTotal: Pre-tax total of the invoice. e.g., "$3000.00"

  6. Tax: The total tax amount charged. e.g., "$450.00"

  7. Total: The grand total of the invoice (includes SubTotal, Freight, and Tax). e.g., "$3600.00"

  8. Currency: Currency code used on the invoice. e.g., "AUD"

  9. AmountDue: Outstanding amount to be paid. e.g., "$3600.00"

  10. AmountPaid: Amount already paid towards the invoice. e.g., "$10.00"

  11. AmountCredited: Any amount credited to the customer. e.g., "$200.00"

  12. AmountRemaining: Amount still payable after payments and credits. e.g., "$3390.00"

  13. IsRepeating: Indicates if the invoice is a repeating invoice (true/false).

  14. InvoiceCreatedDate: When the invoice record was created in the system. e.g., "31/03/2023"

  15. OrganisationName: The name of the organisation issuing the invoice. e.g., "XYZ Corporation"

  16. OrganisationLegalName: The registered legal name of the organisation.

  17. OrganisationRegistrationNumber: The organisation’s registration number.

  18. OrganisationTaxNumber: The organisation’s tax identification number.

  19. BusinessName: The business name linked to the invoice.

  20. MatchedBusinessName: The business name matched through verification.

  21. ContactTaxNumber: Tax number associated with the contact/customer.

  22. TaxNumber: General tax number recorded for the invoice.

  23. CompanyNumber: Company registration number.

  24. AccountsReceivable: Total accounts receivable amount.

  25. AccountsReceivableOverdue: Total overdue receivables.

  26. AccountsReceivableTaxType: Tax type applied to accounts receivable.

  27. AccountsPayable: Total accounts payable amount.

  28. AccountsPayableOverdue: Total overdue payables.

  29. AccountsPayableTaxType: Tax type applied to accounts payable.

  30. BusinessPaymentTerms: Standard payment terms set by the business.

  31. BusinessHasBankAccount: Indicates if the business has a bank account on record (true/false).

  32. BusinessDiscount: Any discount applied by the business.

  33. ContactType: Type of contact (e.g., "Customer", "Supplier").

  34. BusinessGroupName: The business group the entity belongs to.

  35. BusinessGroupStatus: Status of the business group.

  36. LineItemDescription: Description of the line item on the invoice.

  37. LineItemQuantity: Quantity of the line item. e.g., "10"

  38. LineItemUnitAmount: Unit price of the line item. e.g., "$300.00"

  39. LineItemSubTotal: Pre-tax subtotal for the line item.

  40. LineItemTaxAmount: Tax amount applied to the line item.

  41. LineItemTaxTypeCode: Tax code for the line item. e.g., "GST"

  42. LineItemTaxTypeName: Tax type name for the line item. e.g., "Goods and Services Tax"

  43. LineItemTotalAmount: Total amount for the line item (SubTotal + Tax).

  44. AccountClassification: Classification of the account linked to the invoice.

  45. AccountType: Type of account linked to the invoice.

  46. AccountCode: Account code from the chart of accounts.

  47. AccountName: Account name from the chart of accounts.

  48. TrackingCategoryName: Name of the tracking category applied.

  49. TrackingCategoryOption: Option selected within the tracking category.

  50. CisDeduction: CIS (Construction Industry Scheme) deduction applied, if any.

  51. CisRate: CIS rate applied, if relevant.


📝 Example Alerts

Alert me where the currency is different to the attachment currency.
Alert me to any invoice that is not AUD and has GST > 0 on the invoice.
Let me know when the total on the invoice is not the same as the total on the attachment.
Identify invoices with a status of 'Authorised' and a due date exceeding 30 days past the invoice date.
Did this answer your question?