ERP-node/docs/screen-implementation-guide/03_production
kjs 64c9f25f63 feat: add schedule preview functionality for production plans
- Implemented previewSchedule and previewSemiSchedule functions in the production controller to allow users to preview schedule changes without making actual database modifications.
- Added corresponding routes for schedule preview in productionRoutes.
- Enhanced productionPlanService with logic to generate schedule previews based on provided items and plan IDs.
- Introduced SchedulePreviewDialog component to display the preview results in the frontend, including summary and detailed views of planned schedules.

These updates improve the user experience by providing a way to visualize scheduling changes before applying them, ensuring better planning and decision-making.

Made-with: Cursor
2026-03-16 14:00:07 +09:00
..
.gitkeep docs: 비즈니스 로직 요청 양식 검증 및 화면 분석 요약 추가 2026-01-30 14:13:44 +09:00
production-plan-implementation.md docs: add production plan management screen implementation guide 2026-03-13 17:22:27 +09:00
production-plan-test-scenario.md feat: add schedule preview functionality for production plans 2026-03-16 14:00:07 +09:00
production-plan.md docs: 자동 스케줄 생성 기능 추가 및 관련 문서 업데이트 2026-02-02 17:37:13 +09:00
work-order.md docs: 비즈니스 로직 요청 양식 검증 및 화면 분석 요약 추가 2026-01-30 14:13:44 +09:00