ERP-node/frontend/lib/registry/components/v2-bom-tree
DDD1542 18cf5e3269 feat: Add BOM management features and enhance BOM tree component
- Integrated BOM routes into the backend for managing BOM history and versions.
- Enhanced the V2BomTreeConfigPanel to include options for history and version table management.
- Updated the BomTreeComponent to support viewing BOM data in both tree and level formats, with modals for editing BOM details, viewing history, and managing versions.
- Improved user interaction with new buttons for accessing BOM history and version management directly from the BOM tree view.
2026-02-25 14:50:51 +09:00
..
BomDetailEditModal.tsx feat: Add BOM management features and enhance BOM tree component 2026-02-25 14:50:51 +09:00
BomHistoryModal.tsx feat: Add BOM management features and enhance BOM tree component 2026-02-25 14:50:51 +09:00
BomTreeComponent.tsx feat: Add BOM management features and enhance BOM tree component 2026-02-25 14:50:51 +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 management features and enhance BOM tree component 2026-02-25 14:50:51 +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