Daily updates from Odoo
Wednesday, February 8, 2023
1 change · master
Enhancements to existing features
Warehouse users can now scan a different location after scanning products to split the remaining quantity onto a new line. This helps teams pick reserved stock from multiple locations more accurately while keeping completed quantities clear.
Original PR description
This commit allows the user to split move lines to take product from different locations than the one specified, this is done by scanning a location after scanning some products. The missing quantity from the original line will be reserved by the new line and are to be scanned on the new line. The original line reserved quantity will be set to the qty done and marked completed. TaskId: 2859690