ERP-node/frontend/lib/registry/components/v2-bom-item-editor
kjs f6a02b5182 refactor: Update references from table_column_category_values to category_values
- Changed all occurrences of `table_column_category_values` to `category_values` in the backend services and controllers to standardize the terminology.
- Updated SQL queries to reflect the new table name, ensuring proper data retrieval and management.
- Adjusted comments and documentation to clarify the purpose of the `category_values` table in the context of category management.

These changes enhance code clarity and maintain consistency across the application.
2026-03-09 13:46:38 +09:00
..
BomItemEditorComponent.tsx refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +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