inventory
This commit is contained in:
14
ROADMAP.md
14
ROADMAP.md
@@ -25,7 +25,10 @@ MRP Codex is being built as a streamlined, modular manufacturing resource planni
|
||||
- CRM shared file attachments on customer and vendor records, including delete support
|
||||
- CRM reseller hierarchy, parent-child customer structure, and reseller discount support
|
||||
- CRM multi-contact records, commercial terms, lifecycle stages, operational flags, and activity rollups
|
||||
- Inventory item master, BOM, warehouse, and stock-location foundation
|
||||
- SKU-searchable BOM component selection for inventory-scale datasets
|
||||
- Theme persistence fixes and denser responsive workspace layouts
|
||||
- Full-site density normalization pass across active CRM, inventory, settings, dashboard, and login screens
|
||||
- SVAR Gantt integration wrapper with demo planning data
|
||||
- Multi-stage Docker packaging and migration-aware entrypoint
|
||||
- Docker image validated locally with successful app startup and login flow
|
||||
@@ -36,6 +39,7 @@ 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
|
||||
|
||||
## Planned feature phases
|
||||
|
||||
@@ -97,8 +101,8 @@ MRP Codex is being built as a streamlined, modular manufacturing resource planni
|
||||
|
||||
## Near-term priority order
|
||||
|
||||
1. Inventory item and BOM data model
|
||||
2. Sales order and quote foundation
|
||||
3. Shipping module tied to sales orders
|
||||
4. Live manufacturing gantt scheduling
|
||||
5. Expanded role and audit administration
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user