Xero Invoice Sync
Overview
Section titled “Overview”Frappe DocType Xero Invoice Sync (Lee Kim Alliance ERP).
- Category: Finance, AR & integrations
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/xero_invoice_sync/xero_invoice_sync.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/xero_invoice_sync/xero_invoice_sync.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/xero_invoice_sync/xero_invoice_sync.js
ERPNext / standard integration
Section titled “ERPNext / standard integration”Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.
Desk & process flow
Section titled “Desk & process flow”- Typical entry: (add List / Form route or workspace name)
- Process: (add state machine / approvals / schedulers)
Fields
Section titled “Fields”| Field | Label | Type | Options | Req | RO |
|---|---|---|---|---|---|
| last_start | Last Start | Datetime | — | — | — |
| end_time | End Time | Datetime | — | — | — |
| current_status | Current Status | Data | — | — | — |
| total_records_fetched | Total Records Fetched | Data | — | — | — |
| latest_record_update_date | Latest Record Update Date | Data | — | — | — |
| latest_record_id | Latest Record ID | Data | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.