ERP-node/frontend/lib/registry/components/repeater-field-group
kjs 929b68299a feat: Implement BOM Excel upload and download functionality
- Added endpoints for uploading BOM data from Excel and downloading BOM data in Excel format.
- Developed the `createBomFromExcel` function to handle Excel uploads, including validation and error handling.
- Implemented the `downloadBomExcelData` function to retrieve BOM data for Excel downloads.
- Created a new `BomExcelUploadModal` component for the frontend to facilitate Excel file uploads.
- Updated BOM routes to include new Excel upload and download routes, enhancing BOM management capabilities.
2026-02-27 07:50:22 +09:00
..
RepeaterFieldGroupRenderer.tsx feat: Implement BOM Excel upload and download functionality 2026-02-27 07:50:22 +09:00
SubDataLookupPanel.tsx feat: RepeaterInput 하위 데이터 조회 컬럼 설정 기능 개선 2026-01-19 13:18:17 +09:00
useSubDataLookup.ts feat: RepeaterInput 하위 데이터 조회 컬럼 설정 기능 개선 2026-01-19 13:18:17 +09:00