72 lines
3.1 KiB
Markdown
72 lines
3.1 KiB
Markdown
# Changelog
|
|
|
|
This file is the running release and change log for MRP Codex. Keep it updated whenever shipped functionality, architecture expectations, deployment behavior, or operator-facing workflows materially change.
|
|
|
|
## Unreleased
|
|
|
|
### Added
|
|
|
|
- No unreleased entries recorded yet.
|
|
|
|
### Changed
|
|
|
|
- No unreleased entries recorded yet.
|
|
|
|
## 2026-03-15
|
|
|
|
### Added
|
|
|
|
- Dashboard foundation followed by live-data dashboard cards and operational summary widgets
|
|
- Purchase-order domain foundation with searchable vendor and SKU workflows
|
|
- Purchase receiving foundation tied to purchase orders, including warehouse/location receipt posting, receipt history, and per-line received and remaining quantity tracking
|
|
- Branded quote, sales-order, and purchase-order PDFs through the shared backend Puppeteer document pipeline
|
|
- Navigation icon support for top-level modules
|
|
|
|
### Changed
|
|
|
|
- Purchasing detail workflows now support operational receiving directly from the purchase-order record
|
|
- Sales and purchasing detail pages now expose one-click PDF rendering actions
|
|
- Dashboard direction and project instructions were tightened through new documentation guidance
|
|
- Roadmap and project docs now treat shipping/logistics documents as the next active priority after receiving and commercial PDFs
|
|
|
|
### Fixed
|
|
|
|
- Purchase-order follow-up fixes after the initial purchasing rollout
|
|
- PDF rendering and document-pipeline fixes after the first document commits
|
|
- General refinement pass across active workflows after the initial March 15 feature wave
|
|
|
|
## 2026-03-14
|
|
|
|
### Added
|
|
|
|
- Initial MRP foundation scaffold
|
|
- Docker build and runtime foundation, plus Unraid deployment guidance
|
|
- Prisma setup, migration fixes, npm/workspace fixes, and supporting JS/runtime cleanup
|
|
- Auth/RBAC foundation, dark mode support, and early UI cleanup
|
|
- CRM foundation through customer/vendor records, hierarchy, contacts, lifecycle metadata, images, and final CRM polish
|
|
- Inventory foundation through item master, BOMs, warehouses, stock locations, searchable SKU flows, and inventory detail refinements
|
|
- Dense workspace and compact UI passes across the active product surface
|
|
- Sales foundation with searchable document entry, conversion actions, default cost/price support, and totals/commercial logic
|
|
- Shipping foundation with sales-order linkage and packing-slip PDFs
|
|
- Company-profile and document PDF foundation with subsequent documentation updates
|
|
|
|
### Changed
|
|
|
|
- Inventory default-price support flowing into sales documents
|
|
- Purchase-order line restrictions to purchasable inventory items only
|
|
- Search and focus behavior received follow-up fixes during CRM/inventory/sales rollout
|
|
- Documentation was expanded repeatedly as the foundation scope grew
|
|
|
|
### Fixed
|
|
|
|
- Prisma reliability and workspace setup issues discovered during the first foundation build-out
|
|
- SKU picker and autocomplete issues during inventory rollout
|
|
- Focus and autosuggest regressions during dense operational form work
|
|
|
|
### Known follow-up areas
|
|
|
|
- Shipping labels, bills of lading, and logistics attachments
|
|
- Vendor invoice/supporting-document attachments
|
|
- Sales approvals and document revision history
|
|
- Projects, manufacturing execution, and planning depth
|