ERP-node/frontend/lib/registry/components/v2-bom-tree
DDD1542 0f3ec495a5 feat: Add BOM version activation feature and enhance BOM management
- Implemented the `activateBomVersion` function in the BOM controller to allow activation of specific BOM versions.
- Updated BOM routes to include the new activation endpoint for BOM versions.
- Enhanced the BOM service to handle version activation logic, including status updates and BOM header version changes.
- Improved the BOM version modal to support version activation with user confirmation and feedback.
- Added checks to prevent deletion of active BOM versions, ensuring data integrity.
2026-02-25 16:18:46 +09:00
..
BomDetailEditModal.tsx feat: Add BOM version activation feature and enhance BOM management 2026-02-25 16:18:46 +09:00
BomHistoryModal.tsx feat: Add BOM version activation feature and enhance BOM management 2026-02-25 16:18:46 +09:00
BomTreeComponent.tsx feat: Add BOM version activation feature and enhance BOM management 2026-02-25 16:18:46 +09:00
BomTreeRenderer.tsx Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node 2026-02-24 09:29:44 +09:00
BomVersionModal.tsx feat: Add BOM version activation feature and enhance BOM management 2026-02-25 16:18:46 +09:00
index.ts Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node 2026-02-24 09:29:44 +09:00