Files
vexplor/scripts/prod
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
..
2025-09-18 18:38:13 +09:00