ERP-node/frontend/lib/registry/components/modal-repeater-table
SeongHyun Kim e4be76fe8d fix: 수주 등록 시 재질 컬럼 저장 오류 수정
- ModalRepeaterTableComponent의 저장 필터링 로직 개선
- columnMappings에 정의된 필드는 sourceColumns에 있어도 저장
- mappedFields 우선순위로 필터링 순서 변경
- 조인 전용 컬럼과 복사 저장 컬럼 구분 가능
2025-11-26 11:02:31 +09:00
..
ItemSelectionModal.tsx fix: 수주등록 항목추가 시 정보출력 가능하게 수정 2025-11-19 11:48:00 +09:00
ModalRepeaterTableComponent.tsx fix: 수주 등록 시 재질 컬럼 저장 오류 수정 2025-11-26 11:02:31 +09:00
ModalRepeaterTableConfigPanel.tsx fix: ModalRepeaterTable reference 매핑 처리 순서 및 API 파라미터 수정 2025-11-20 10:16:49 +09:00
ModalRepeaterTableRenderer.tsx feat: modal-repeater-table 배열 데이터 저장 기능 구현 2025-11-21 10:12:29 +09:00
RepeaterTable.tsx style(ui): 배경색 통일 및 스크롤 최적화 2025-11-21 17:00:25 +09:00
index.ts feat: 수주등록 모달 및 범용 컴포넌트 개발 2025-11-14 14:43:53 +09:00
types.ts fix: ModalRepeaterTable reference 매핑 처리 순서 및 API 파라미터 수정 2025-11-20 10:16:49 +09:00
useCalculation.ts feat(modal-repeater-table): 컬럼 매핑 및 계산 규칙 UI 대폭 개선 2025-11-19 17:09:12 +09:00