Hi - we have an issue with the 3 steps shipping route for partial deliveries.
Example:
20 pieces are ordered, only 10 in WH/Stock - is fine, odoo creates 3 steps (WH/Stock => WH/Packing Zone, WH/Packing zone => WH/Out, WH/Out => Customer) the rules move the 10 into WH/Packing Zone and we can work with them.
But If we have the 10 pieces already in WH/Packing Zone only, odoo creates the same 3 steps, but all in waiting status and ignores the 10 pieces and is waiting for what ever in WH/Stock (we don't reorder in this case).
If we delete the first step and check the avaiability in the second again, then we have access - but to delete the first step manually couldn't be the right way in the daily business....
And: if we have the complete 20 pieces in WH/Packing Zone and confirm the order, then odoo creates 2 steps only: WH/packing zone => WH/Out, WH/out => customer....
Also it works, if we have > 0 pieces in WH/Stock and nothing or a bit in WH/Packing zone.
Only in case of 0 pieces in WH/Stock we have this issue above.
Has anyone an idea?