Xero API Settings
Overview
Section titled “Overview”Frappe DocType Xero API Settings (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_api_settings/xero_api_settings.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/xero_api_settings/xero_api_settings.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/xero_api_settings/xero_api_settings.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 |
|---|---|---|---|---|---|
| api_secret | API Secret | Data | — | — | — |
| client_id | Client ID | Data | — | — | — |
| authorize_xero | Authorize Xero | Button | — | — | — |
| status | Status | Select | Activated Not Active Connection Test Pending | — | — |
| connected_tenants | Connected Tenants | Table MultiSelect | Tenants Table | — | — |
| webhook_key | Webhook Key | Data | — | — | — |
| leekim_api_secret | LeeKim API Secret | Password | — | — | — |
| token_json | Token JSON | JSON | — | — | — |
| redirect_uri | Redirect URI | Data | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.