Skip to content

Template MOD mapping

Stakeholders using the commercial handover module table can find the corresponding implementation (or N/A) here.

CodeTemplate nameleekimerp focus
MOD-01User & AccessFrappe User, override/user.py, api/user.py, api/user_custom.py, Desk permissions
MOD-02PartnerERPNext Customer/Supplier + Application and related DocTypes in lee_kim_alliance_erp
MOD-03SalesQuotation, Sales Invoice overrides, Billing, Xero sync, Stripe in api/stripe.py
MOD-04PurchaseStandard ERPNext where used; verify custom DocTypes under doctype/ if extending
MOD-05Inventory / ItemsItem, api/item.py
MOD-06ProductionUse standard ERPNext unless project-specific BOM/work order customizations are added
MOD-07AccountingAccount hooks (scripts/company.py), sales flow, payroll-related accounts
MOD-08HR & PayrollEmployee, Salary Slip, Payroll Entry, Salary Component, scripts/salary_slip.py, reports
MOD-09ReportsCustom reports under lee_kim_alliance_erp/report/
MOD-10SystemCompany, Mode of Payment, migrate.py, tasks.py, fixtures, schedulers

Additional domains (not in generic MOD list)

Section titled “Additional domains (not in generic MOD list)”
DomainPath
Lee Kim businesslee_kim_alliance_erp/
Singpasssingpass/
Incorporate flowsincorporate/
Time trackingtime_tracking_module/, api/time_tracking.py
Payroll Pluspayroll_plus/
Socket.io stackRoot package.json