ERP-node/frontend/lib/registry/components/v2-bom-tree
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
..
BomDetailEditModal.tsx feat: Enhance BOM and UI components with improved label handling and data mapping 2026-02-27 07:33:54 +09:00
BomExcelUploadModal.tsx feat: Implement BOM Excel upload and download functionality 2026-02-27 07:50:22 +09:00
BomHistoryModal.tsx feat: Add BOM version activation feature and enhance BOM management 2026-02-25 16:18:46 +09:00
BomTreeComponent.tsx refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +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