Documentation site for the Warehouse 3PL — a 3PL Warehouse Management System built on Frappe/ERPNext v15.
Live site: https://docs-site-brown-six.vercel.app
npm install
npm run docs:dev # Start dev server
npm run docs:build # Build for production
npm run docs:preview # Preview production build| Section | Pages | Audience |
|---|---|---|
| User Guide | 15 pages | Warehouse operators |
| Developer Guide | 8 pages | Developers / admins |
- Setup: Client accounts, items, warehouses, policies, rate cards
- Inbound: ASN, receiving, putaway
- Outbound: Client orders, wave planning, pick & pack
- Billing: Transactions, reports, stock balance
- System architecture and ERPNext integration
- End-to-end workflow with Mermaid diagrams
- Inbound and outbound workflow details
- Master data setup
- Billing engine and policy engine
MIT