This commit is contained in:
2026-03-15 16:40:25 -05:00
parent 15116807ce
commit 59754c7657
33 changed files with 1620 additions and 49 deletions

View File

@@ -6,9 +6,14 @@ This file is the running release and change log for MRP Codex. Keep it updated w
### Added
- Shared shortage and readiness rollups across dashboard, planning, project detail, purchasing detail, and manufacturing detail
- Prefilled work-order draft launch for build recommendations and prefilled purchase-order draft launch for buy recommendations from sales-order demand planning
- Sales-order demand planning with multi-level BOM explosion across manufactured and assembly children
- Netting of sales-order demand against available stock, active reservations, open work orders, and open purchase orders
- Build and buy recommendations surfaced directly on sales-order detail pages
- Pegged work-order and purchase-order supply tracking back to sales demand so reopened planning views do not overstate remaining recommendations
- Preferred-vendor sourcing on inventory items, used to preseed buy-side planning workflows
- Demand-planning recommendations now reduce against existing linked WO/PO supply and support safer partial conversion behavior
- Support-log capture for startup warnings, HTTP failures, and server errors, surfaced through admin diagnostics
- Exportable support bundles that now include backup guidance and recent support logs for support handoff
- Deeper startup diagnostics with writable-path checks, database-file validation, startup timing, and pass/warn/fail rollups
@@ -57,7 +62,8 @@ This file is the running release and change log for MRP Codex. Keep it updated w
- Admin diagnostics now includes structured startup summaries and a dedicated support-log view for faster debugging
- Roadmap and project docs now treat demand planning and supply generation as its own phase ahead of the deferred admin QOL work
- Roadmap and project docs now treat backup verification checklist and restore drill guidance as the next active priority after the backup/support-tooling slice
- Roadmap and project docs now treat recommendation-to-WO/PO generation and cross-module shortage rollups as the next active priorities after the first demand-planning slice
- Manufacturing work-order material requirements now include live available/shortage visibility instead of only required-versus-issued math
- Roadmap and project docs now move back to admin session visibility and destructive-action safety after the demand-planning rollout
## 2026-03-15