stock-logistics-workflow icon indicating copy to clipboard operation
stock-logistics-workflow copied to clipboard

[18.0][FIX] stock_picking_batch_creation: fix stock device order

Open TDu opened this issue 5 months ago • 3 comments

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.

TDu avatar Nov 10 '25 14:11 TDu

Hi @lmignon, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Nov 10 '25 14:11 OCA-git-bot

no need to update tests?

simahawk avatar Nov 10 '25 17:11 simahawk

no need to update tests?

I have added 2 in relation to the changes

TDu avatar Nov 11 '25 12:11 TDu