New batch tasks should not retain the same parameters from a previous transfer order batch
When you add a new task to the job, as you cannot give that task different criteria, as it retains the original task criteria.
When you deal with various operations that works with batch job on the recurrence part, we need the recurring batch jobs with different sets of parameters to use...
Improve speed on Delete Sales orders clean up routine
Currently the Delete Sales orders clean up routine is consuming a lot of time even when we select just a week range. The search is not efficient, if we select a larger range the system freeze.
Preserve Approved Planned Orders During MRP Runs in Planning Optimization
In our current implementation of Planning Optimization, we’ve encountered a significant limitation: approved planned orders are being overwritten by subsequent MRP runs if the approval occurs after the batch job has started. This behavior, while aligned with current system design, is creating ...