stock-logistics-workflow
stock-logistics-workflow copied to clipboard
[18.0][FIX] stock_picking_batch_creation: fix stock device order
Before this change when searching for a device to use for the batch, the order of the devices was not guaranteed although important. And it could cause some batch split not happening.
Now the possible devices will be sorted by their default order, which is by sequence and name.
Hi @lmignon, some modules you are maintaining are being modified, check this out!
no need to update tests?
no need to update tests?
I have added 2 in relation to the changes