ERP-node/frontend/components/numbering-rule
kjs 2b4b7819c5 feat: Add Numbering Rule APIs and Frontend Integration
- Implemented a new API endpoint to retrieve numbering rules based on table and column names, enhancing the flexibility of numbering rule management.
- Added a new service method to handle the retrieval of numbering columns specific to a company, ensuring proper company code filtering.
- Updated the frontend to load and display numbering columns, allowing users to select and manage numbering rules effectively.
- Refactored existing logic to improve the handling of numbering rules, including fallback mechanisms for legacy data.

These changes enhance the functionality and user experience in managing numbering rules within the application.
2026-03-09 14:10:08 +09:00
..
AutoConfigPanel.tsx refactor: 카테고리 매핑 로직 개선 및 valueCode 추가 2026-02-06 17:10:24 +09:00
ManualConfigPanel.tsx 전체 카테고리 키 목록 조회 API 및 관련 기능 추가 2026-01-21 17:51:59 +09:00
NumberingRuleCard.tsx feat: Enhance numbering rule service with separator handling 2026-02-25 12:25:30 +09:00
NumberingRuleDesigner.tsx feat: Add Numbering Rule APIs and Frontend Integration 2026-03-09 14:10:08 +09:00
NumberingRulePreview.tsx feat: Enhance numbering rule service with separator handling 2026-02-25 12:25:30 +09:00