Release 8th August 2021 - Application Enhancements
Summary:
Prevent duplicate allocation of replenishment records to a single user on the mobile device.
Ticket:
https://bigdigit.atlassian.net/browse/SWMS-3601
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.
Summary:
Add paging support to the “Modules” grid when assigning and un-assigning locations to modules.
Ticket:
https://bigdigit.atlassian.net/browse/SWMS-3602
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.