Skip to content

Xero Invoice

Frappe DocType Xero Invoice (Lee Kim Alliance ERP).

  • JSON: leekimerp/lee_kim_alliance_erp/doctype/xero_invoice/xero_invoice.json
  • Server: leekimerp/lee_kim_alliance_erp/doctype/xero_invoice/xero_invoice.py
  • Client: leekimerp/lee_kim_alliance_erp/doctype/xero_invoice/xero_invoice.js
  • List client: leekimerp/lee_kim_alliance_erp/doctype/xero_invoice/xero_invoice_list.js

Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.

  • Typical entry: (add List / Form route or workspace name)
  • Process: (add state machine / approvals / schedulers)
FieldLabelTypeOptionsReqRO
invoice_numberInvoice NumberData
xero_invoice_idXero Invoice IDDataYes
amount_dueAmount DueFloat
amount_paidAmount PaidFloat
date_createdDate CreatedDate
due_dateDue DateDate
referenceReferenceData
total_taxTotal TaxFloat
sub_totalSub TotalFloat
total_amountTotal AmountCurrency
invoice_itemsInvoice ItemsTableXero Invoice Items
statusStatusSelectDraft Submitted Authorised Deleted Voided Paid
xero_contactXero ContactLinkXero Contact
tenant_nameTenantLinkXero TenantsYes
amount_creditedAmount CreditedFloat
total_discountTotal DiscountFloat
invoice_updated_at_secondsInvoice Updated AtDatetime
invoice_currencyCurrencyData
invoice_linkInvoice LinkData

Structural breaks (Tab/Section/Column) are omitted from the table.