Skip to content

Debt management

Point engineers to debt management features used in operations (collections, Xero debt tables, etc.).

  • leekimerp/lee_kim_alliance_erp/doctype/debt_management/debt_management.py
  • Related Xero debt tables (e.g. xero_debt_management_table and dashboards) — search debt under lee_kim_alliance_erp/
  • Desk: Debt Management DocType (and list views as configured)
  • API: Prefer standard Frappe CRUD unless a dedicated @frappe.whitelist exists — grep debt_management in api/ and DocType controllers
  • Customer / Sales Invoice / Xero receivables data depending on implementation
  • Company and Xero tenant linkage per your deployment