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.
Summary:
Only generate SummaryStockDetail data for DC's that request this
Ticket:
https://bigdigit.atlassian.net/browse/SWMS-3603
Detail:
Only generate daily “SummaryStockDetail” data for warehouses that have specifically request this thereby reducing the amount of data that is generated on the system and improving the overall performance of the application.
Summary:
Maintain filters and paging on Zone grid
Ticket:
https://bigdigit.atlassian.net/browse/SWMS-3610
Detail:
When assigning locations to a zone and clicking the "Back to Zone List" button, the filters and the last page the user was on will now automatically be re-applied.