ERP Solution System — Developer Handover
Handover package · v1.0 · 2026-04-09
Project: ERP Solution System (Lee Kim Alliance ERP) · Code: ERP-2024 · App: leekimerp
This static site documents the actual implementation: a Frappe / ERPNext custom app under leekimerp/leekimerp/. It is written for developers taking over maintenance—architecture, modules, integrations, whitelisted APIs, hooks, and operations.
Start here
Section titled “Start here”- Read How to read this handover and Reference vs implementation so expectations match the codebase (not the generic Cloudflare template from the commercial handover Word doc).
- Skim System overview and Module catalog.
- Browse DocType reference (generated) for field-level schema by category (incorporation, finance/Xero, payroll, etc.).
- Deep-dive integrations (Xero, Stripe) and Whitelisted API inventory before changing behavior.
Document map
Section titled “Document map”| Area | Page |
|---|---|
| Runtime & HTTP | Architecture, Request flow |
| Stack | Technology stack |
| Schema (generated) | DocType reference, Custom DocTypes & data |
| Business domains | Modules, Lee Kim Alliance ERP (deep dive), Payroll, Reports |
| Overrides & scripts | DocType overrides, Server scripts |
| External systems | Integrations |
| Extension points | API inventory, Doc events, Overrides |
| Go-live | Deployment, Cloudflare Pages (docs), Deliverables, Known issues |
Doc version 1.0 · Generated for developer handover — not a substitute for end-user or admin PDF manuals.