ERP-node/frontend/components/numbering-rule
kjs 60b1ac1442 feat: Enhance numbering rule service with separator handling
- Introduced functionality to extract and manage individual separators for numbering rule parts.
- Added methods to join parts with their respective separators, improving code generation flexibility.
- Updated the numbering rule service to utilize the new separator logic during part processing.
- Enhanced the frontend components to support custom separators for each part, allowing for more granular control over numbering formats.
2026-02-25 12:25:30 +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: Enhance numbering rule service with separator handling 2026-02-25 12:25:30 +09:00
NumberingRulePreview.tsx feat: Enhance numbering rule service with separator handling 2026-02-25 12:25:30 +09:00