Debt management
Purpose
Section titled “Purpose”Point engineers to debt management features used in operations (collections, Xero debt tables, etc.).
Scope in codebase
Section titled “Scope in codebase”leekimerp/lee_kim_alliance_erp/doctype/debt_management/debt_management.py- Related Xero debt tables (e.g.
xero_debt_management_tableand dashboards) — searchdebtunderlee_kim_alliance_erp/
Entry points
Section titled “Entry points”- Desk: Debt Management DocType (and list views as configured)
- API: Prefer standard Frappe CRUD unless a dedicated
@frappe.whitelistexists — grepdebt_managementinapi/and DocType controllers
Dependencies
Section titled “Dependencies”- Customer / Sales Invoice / Xero receivables data depending on implementation
Configuration
Section titled “Configuration”- Company and Xero tenant linkage per your deployment
Operational notes
Section titled “Operational notes”- Align with Xero integration for receivable sync and reporting pages.