Commit Graph

8 Commits

Author SHA1 Message Date
kjs
823f9034a8 Enhance Production Plan Date Calculation Logic
- Introduced helper functions to calculate working days while skipping weekends, improving the accuracy of date calculations in production planning.
- Updated the logic for determining start and end dates based on lead time and production capacity, ensuring that weekend days are excluded from the calculations.
- Refactored existing date calculation code in the `previewSchedule` and `generateSchedule` functions to utilize the new helper methods for better maintainability and clarity.

(TASK: ERP-XXX)
2026-05-14 12:03:04 +09:00
dohyeons
02f67c2372 진짜 마지막 수정임 2025-10-16 10:47:24 +09:00
dohyeons
9349867476 배포 스크립트 변경 2025-10-16 10:39:48 +09:00
dohyeons
8f676c0a6d 배포용 수정 2025-10-16 10:33:21 +09:00
dohyeons
fbb42dd83c mail-templates도 수정 2025-10-13 16:18:54 +09:00
dohyeons
b6eaaed85e mail-attachment 로직 수정 2025-10-13 16:11:51 +09:00
dohyeons
7a10b2652c mail 백엔드 로직 수정 2025-10-13 16:04:13 +09:00
dohyeons
9097ab8b68 실배포용 도커 설정 2025-10-02 16:42:45 +09:00