ERP-node/frontend/components/table-category
kjs eb27f01616 feat: Enhance category column handling and data mapping
- Updated the `getCategoryColumnsByCompany` and `getCategoryColumnsByMenu` functions to exclude reference columns from category column queries, improving data integrity.
- Modified the `TableManagementService` to include `category_ref` in the column management logic, ensuring proper handling of category references during data operations.
- Enhanced the frontend components to support category reference mapping, allowing for better data representation and user interaction.
- Implemented category label conversion in various components to improve the display of category data, ensuring a seamless user experience.
2026-02-26 11:31:49 +09:00
..
AddCategoryColumnDialog.tsx feat: 카테고리 컬럼 메뉴별 매핑 기능 구현 2025-11-13 14:41:24 +09:00
CategoryColumnList.tsx feat: Enhance category column handling and data mapping 2026-02-26 11:31:49 +09:00
CategoryValueAddDialog.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueEditDialog.tsx 테이블 타입관리 ui개선 2025-12-03 16:39:47 +09:00
CategoryValueManager.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueManagerTree.tsx feat: 다중 선택 및 일괄 삭제 기능 추가 2026-01-27 11:02:20 +09:00