Friday, September 24, 2021
1 change · master
Resolved issues and error corrections
Fixed an issue where refreshing after choosing to process an operation alone could open a different operation or no operation. This keeps warehouse users on the right transfer and avoids confusion during barcode processing.
Original PR description
When refresh the operation after the wizard asked the user if they wants to group it with other operations into a new batch, the application will refresh on an another operation, or even on no operation at all. How to reproduce: - Open an operation who can be grouped into a new batch (WH/IN/00003 or WH/IN/00004 from the demo data for example); - When the wizard asks you if you want to create a new batch, choose to proceed the transfer alone; - Refresh the page (F5) and then, it opens an another operations instead (or even no operaton at all if you repeat this too much). task-2466028