ERP-node/frontend/lib/registry/components/v2-bom-tree
DDD1542 385a10e2e7 feat: Add BOM version initialization feature and enhance version handling
- Implemented a new endpoint to initialize BOM versions, automatically creating the first version and updating related details.
- Enhanced the BOM service to include logic for version name handling and duplication checks during version creation.
- Updated the BOM controller to support the new initialization functionality, improving BOM management capabilities.
- Improved the BOM version modal to allow users to specify version names during creation, enhancing user experience and flexibility.
2026-02-26 20:48:56 +09:00
..
BomDetailEditModal.tsx feat: Add BOM version initialization feature and enhance version handling 2026-02-26 20:48:56 +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 initialization feature and enhance version handling 2026-02-26 20:48:56 +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 initialization feature and enhance version handling 2026-02-26 20:48:56 +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