documentation

This commit is contained in:
2026-03-14 23:30:53 -05:00
parent c21f7c2cee
commit a54e5901f0
6 changed files with 54 additions and 21 deletions

View File

@@ -39,7 +39,9 @@ MRP Codex is being built as a streamlined, modular manufacturing resource planni
- Prisma migration execution is committed and documented, but local Windows Node 24 schema-engine behavior remains inconsistent; use Node 22 or Docker for migration execution
- The frontend bundle is functional but should be code-split later, especially around the gantt module
- CRM reporting is now functional, but broader account-role depth and downstream document rollups can still evolve later
- Inventory currently covers master data and warehouse structure, but not stock movement, on-hand balances, or transaction history yet
- Shipping is not yet linked to sales orders
- Purchasing documents are not yet implemented
- The current sales foundation does not yet include approvals, revisions, or branded transactional PDFs
## Planned feature phases
@@ -101,8 +103,8 @@ MRP Codex is being built as a streamlined, modular manufacturing resource planni
## Near-term priority order
1. Inventory transactions and on-hand tracking
2. BOM and item attachments for drawings and support docs
3. Sales order and quote foundation
4. Shipping module tied to sales orders
5. Live manufacturing gantt scheduling
1. Shipping module tied to sales orders
2. Purchase orders and vendor-facing document flow
3. Sales and purchasing PDF templates
4. Live manufacturing gantt scheduling
5. Broader audit and operations maturity