ERP-node/frontend/lib/registry/components/v2-bom-item-editor
DDD1542 72068d003a refactor: Enhance screen layout retrieval logic for multi-tenancy support
- Updated the ScreenManagementService to prioritize fetching layouts based on layer_id, ensuring that only the default layer is retrieved for users.
- Implemented logic for administrators to re-query layouts based on the screen definition's company_code when no layout is found.
- Adjusted the BomItemEditorComponent to dynamically render table cells based on configuration, improving flexibility and usability in the BOM item editor.
- Introduced category options loading for dynamic cell rendering, enhancing the user experience in item editing.
2026-02-24 15:27:18 +09:00
..
BomItemEditorComponent.tsx refactor: Enhance screen layout retrieval logic for multi-tenancy support 2026-02-24 15:27:18 +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