ERP-node/frontend/lib/v2-core
kjs 9decf13068 feat: implement shipping plan management features
- Added shipping plan routes and controller to handle aggregate and batch save operations.
- Introduced a new shipping plan editor component for bulk registration of shipping plans based on selected orders.
- Enhanced API client functions for fetching aggregated shipping plan data and saving plans in bulk.
- Updated the registry to include the new shipping plan editor component, improving the overall shipping management workflow.

These changes aim to streamline the shipping plan process, allowing for efficient management and registration of shipping plans in the application.
2026-03-18 14:42:47 +09:00
..
adapters feat: 다중 선택 및 일괄 삭제 기능 추가 2026-01-27 11:02:20 +09:00
components feat: V2 Core 및 이벤트 시스템 추가 2026-01-26 11:34:31 +09:00
events feat: implement shipping plan management features 2026-03-18 14:42:47 +09:00
services chore: update .gitignore and remove quick insert options from button configurations 2026-03-17 17:37:40 +09:00
index.ts feat: 스케줄 자동 생성 기능 및 이벤트 발송 설정 추가 2026-02-03 09:34:25 +09:00
init.ts feat: 다중 선택 및 일괄 삭제 기능 추가 2026-01-27 11:02:20 +09:00