Skip to content

ERP Documentation โ€‹

Module-by-module documentation for the ERP. Pick a module to see its entities, and drill into an entity to see its operations (each with Business, Backend, and Frontend tabs).

Modules โ€‹

ModuleScope
SalesOrder-to-cash: customers, quotations, orders, invoices, returns.
PurchaseProcure-to-pay: suppliers, purchase orders, invoices, returns.
InventoryItems and stock movements (in / out / transfer).
AccountingLedger: chart of accounts, journal entries, vouchers.

Platform โ€‹

Cross-cutting ERP platform docs.


Authoring: scaffold a new entity with node scripts/new-erp-entity.mjs <Module> "<Entity>" [--master]. It creates the folders, the operation pages (with the 3-tab template), and wires everything into the nav + sidebar automatically.

Internal Documentation โ€” Microtec