Friday, November 15, 2024
1 change · saas-17.4
Enhancements to existing features
Stock transfer lines now avoid using location sequence in sorting, reducing the risk of incorrect picking order when new locations are added. Transfer move lines were also rearranged to make better use of space and improve readability for warehouse users.
Original PR description
With this PR : ==================== - Remove the location sequence from the order by because including the location sequence can create mistakes in the picking order if locations are added. Therefore, we rolled back this change. - Rearrange moves in transfers, as the move button field takes up extra space in the line. Task-id : 4013661