ERP-node/frontend/components
kjs 52f25030a4 feat: Implement automatic master data loading for detail rows in EditModal
- Added a new function `loadMasterDataForDetailRow` to automatically fetch master table data based on foreign key relationships when editing detail rows.
- Integrated this functionality to merge master data into the form data after it is set, enhancing the user experience by ensuring relevant data is pre-filled.
- Included error handling and logging for the data loading process to improve debugging and user feedback.

These changes significantly enhance the EditModal by streamlining the data entry process and reducing manual input errors.
2026-03-09 23:25:17 +09:00
..
admin feat: Integrate audit logging for various operations 2026-03-04 13:49:08 +09:00
animations 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00
approval feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
auth feat: Enhance entity options retrieval with additional fields support 2026-02-25 11:45:28 +09:00
barcode 바코드 업그레이드드 2026-03-05 21:45:26 +09:00
common feat: Enhance Excel upload modals with category validation and error handling 2026-03-09 22:20:54 +09:00
dashboard 위젯 컴팩트 모드 제거 2025-12-19 13:47:30 +09:00
dataflow feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
examples 스타일 수정중 2025-10-30 12:03:50 +09:00
flow feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
layout Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2026-03-05 19:21:50 +09:00
mail 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
multilang 모달 크기 고정 2025-12-05 10:46:10 +09:00
numbering-rule feat: Implement automatic serial number generation and reference handling in mold management 2026-03-09 15:34:31 +09:00
pop Merge branch 'ksh-v2-work' 2026-03-05 19:04:54 +09:00
report Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2025-12-29 17:58:27 +09:00
screen feat: Implement automatic master data loading for detail rows in EditModal 2026-03-09 23:25:17 +09:00
screen-embedding feat: 출고관리 수정 모달 저장 기능 개선 및 그룹화 컬럼 설정 UI 추가 2026-01-07 10:24:01 +09:00
table-category feat: Enhance CategoryValueManagerTree with input focus management and modal improvements 2026-03-05 23:32:40 +09:00
tax-invoice 기본정보 눌렀을때 뜨는 오류해결 2025-12-10 16:47:48 +09:00
theme ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
ui Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2026-03-05 19:21:50 +09:00
unified refactor: 코드 정리 및 가독성 향상 2026-02-05 17:38:06 +09:00
v2 feat: Implement automatic serial number generation and reference handling in mold management 2026-03-09 15:34:31 +09:00
vehicle 공차관련수정사항들 2025-12-02 09:53:08 +09:00
webtypes refactor: Update references from table_column_category_values to category_values 2026-03-09 13:46:38 +09:00
GlobalFileViewer.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00