Skip to Content
Menu
This question has been flagged

Dear All,

I'm trying to set up Odoo so that it automatically chooses a Route based on the fact do I have a product in Stock or not.

Option A: I have the product in Stock and a Sales Order is created. The Route on the Sales Order is automatically chosen as "Stock to Courier Delivery".

Option B: I don't have the product in Stock and a Sales Order is created. The Route on the Sales Order is automatically chosen as "Cross-Docking to Courier Delivery".


Is there a way in Odoo to achieve this?

Thank you!

Avatar
Discard
Best Answer

Should be possible to develop an action. There is a field (hidden by default) in the sales order line for QTY Available. An action that say: If Qty available =0 select route Cross Dock.  The route must be set to be availble at sales order.

Avatar
Discard
Related Posts Replies Views Activity
3
Jan 25
1191
1
May 22
2251
2
May 23
2972
2
Dec 20
7537
0
Mar 15
2958