Hi,
today I got an interesting question to solve but I don't get it. Here it is.
The item we use has only 2 on stock...
We have Salesorder 1 which reserves 1 on Pick-Place "Pick1"
We have Salesorder 2 which reserves 1 on In-Ramp "In1".
Now we have set up the consolidated picking to first look for "Picking route - all inbound locations" and we create the shipment for Salesorder1.
The idea is, that AX switches the reservations here, because the In-Ramp should be used according to the consolidated picking combination. But it does not.
I just found the place where this happens (or not happens). It is in WMSReserve_RandomOnHand.handlePreReserver:87.
Does anyone have an idea, if that's fixable? I am aware that this is a huge dev :)
Kind regards
Andi
PS: When using pick-registration one can change the place manually and ax does the switch here. But that is another development only using InventSumDelta. I don't think that this could be copied to the WMS registration process.