ERP-node/frontend/lib/registry/components/v2-bom-item-editor
DDD1542 649bd77bbb feat: Enhance dynamic form and BOM item editor functionality
- Added support for updating the `updated_date` field in the DynamicFormService, ensuring accurate timestamp management.
- Refactored the BomItemEditorComponent to improve data handling by filtering valid fields before saving, enhancing data integrity.
- Introduced a mechanism to track existing item IDs to prevent duplicates during item addition, improving user experience and data consistency.
- Streamlined the save process in ButtonActionExecutor by reorganizing the event handling logic, ensuring better integration with EditModal components.
2026-02-27 13:09:20 +09:00
..
BomItemEditorComponent.tsx feat: Enhance dynamic form and BOM item editor functionality 2026-02-27 13:09:20 +09:00
BomItemEditorRenderer.tsx feat: Add BOM tree view and BOM item editor components 2026-02-24 10:49:23 +09:00
index.ts feat: Add BOM tree view and BOM item editor components 2026-02-24 10:49:23 +09:00