Hello,
I am having difficulties setting up stock transfers and routes between two warehouses.
The warehouses are configured as follows:
SOF – 3-step outgoing flow: PICK → PACK → OUTPUT
BUR – 2-step incoming flow: INPUT → STORAGE
My goal is to create an Operation Type in Inventory called "SOF moves to BUR".
I am familiar with both automatic and manual replenishment, but in this case I want to manually create a list of products that I intend to transfer between the two warehouses. When I mark this list as To Do, it should automatically create the following transfers:
In SOF:
PICK → PACK
PACK → OUTPUT
OUTPUT → TRANSIT
In BUR:
TRANSIT → INPUT
INPUT → STORAGE
I have tried many different route configurations, but regardless of what I set up, Odoo does not even create the first transfer.
Can anyone explain how to configure this correctly?