changelog
This commit is contained in:
43
CHANGELOG.md
43
CHANGELOG.md
@@ -6,23 +6,62 @@ This file is the running release and change log for MRP Codex. Keep it updated w
|
|||||||
|
|
||||||
### Added
|
### 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
|
- 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
|
- Branded quote, sales-order, and purchase-order PDFs through the shared backend Puppeteer document pipeline
|
||||||
|
- Navigation icon support for top-level modules
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Purchasing detail workflows now support operational receiving directly from the purchase-order record
|
- 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
|
- 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
|
- 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
|
## 2026-03-14
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Foundation release for auth/RBAC, company settings, CRM, inventory, sales, purchasing, shipping, attachments, and Docker deployment
|
- 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
|
- Inventory default-price support flowing into sales documents
|
||||||
- Purchase-order line restrictions to purchasable inventory items only
|
- Purchase-order line restrictions to purchasable inventory items only
|
||||||
- Shipping foundation with sales-order linkage and packing-slip PDFs
|
- 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
|
### Known follow-up areas
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user