Hello Community,
I'm using odoo 14 for 2 years now and we are using a 4 step route for delivery. Now we plan to switch to odoo 16 CE and I thought I could easily build the same Routes and Rules there. But for whatever reason I am getting totally unexpected results while building and trying my 4-step-Route in odoo runbot. So I hope someone could give me a hint what I am thinking wrong:
Scenario 4-step Route:
- Pull from WH/Stock --> WH/Packing Zone using PICK Operation type and trigger another roule
- Pull from WH/Packing Zone --> WH/Output using PACK Operation type and trigger another rule
- Pull from WH/Output --> Transit (I have created this location) using Operation Type OUT (Delivery Order) and trigger another rule
- Pull from Transit --> Partner/Customer using Operation Type "Receive Order (REC)" (An operation type I have created) and trigger another rule
Steps 1 and 2 are identical to preset 3-step-route in odoo. I just add the transit location between Output and Customers.
What I get:
If I confirm a Sale order (SO) I get 4 transfers in total, but the operation type is wrong:
- PICK from WH/Stock to WH/Packing Zone
- PACK from WH/Packing Zone to WH/Output
- REC from WH/Output to Transit
- REC from Transit to Partners/Customers
Whatever I do, I can't make odoo to use OUT operation type.
I thought I am familiar with creating Routes in odoo, but I am totally out of ideas. Let me know if I forgot to share some details about the config.
Thanks in advance for help!
Best regards,
Riccardo