Release 8th August 2021 - Application Enhancements
Module:
Replenishment
Summary:
Prevent duplicate allocation of replenishment records to a single user on the mobile device.
...
Detail:
When doing a replenishment, there should only ever be one active replenishment record assigned to a single user at any time. Some users are using the back button on the mobile device and managing to get back to the allocation page a second time. We are adding additional server side validation to prevent multiple replenishment records being assigned to a single user.
...
Module:
Location Management
Summary:
Add paging support to the “Modules” grid when assigning and un-assigning locations to modules.
...
Detail:
In production there are thousands of locations and this can cause performance issues for users when attempting to assign and un-assign locations to modules. We have added paging support to the modules grid to improve the performance and the overall user experience.
...
Module:
Push Web Job
Summary:
Only generate SummaryStockDetail data for DC's that request this
...
Detail:
Only generate daily “SummaryStockDetail” data for warehouses that have specifically request thisthereby reducing the amount of data that is generated on the system and improving the overall performance of the application.
...
Module:
Location Management
Summary:
Maintain filters and paging on Zone grid
...