This question has been flagged

Hello,

We are using Odoo 11 community  and when we confirm a sale order, it generates a delivery order. The delivery order has the "Operation Type" settings set to the wrong location. This settings is suppose to reference the location in which the product will be remove. We have 2 locations for the same warehouse, so changing the warehouse in the sales order won't work, since it only gives the possibility of changing the warehouse and not the location. We already have (In Inventory --> Configuration --> Warehouse Management --> Operation Type) an operation type for each location's delivery...


Because of that, the order  can't be complete and the product isn't remove from inventory. is there a way to choose another location without changing the warehouse? It seems like I can't choose or edit the "Operation Type". It is stuck on default.

Does any one have a solution?

Thanks

Note : If you already saw the same question few days ago, is it normal. I reposted the question because for some reason the question was marked as resolved while it is not. 

Avatar
Discard
Best Answer

Hi,

Try this and see whether it give you the solution. Keep the developer mode activated and navigate to Inventory -> Configuration - > Warehouse Management -> Warehouses , then open the corresponding warehouse from the list and click the Routes smart button in the top right of the form.


Then from the opening list, choose the record for the delivery operation. Then from the opening form view, click the record in the Rules page, on clicking it, in the opening form you can see the current operation type specified there. 

Either you can change the operation type there or create a new rule with your operation type and give it a low sequence number. The rule with the low sequence number will be opted while confirming the sale order for creating the stock picking.


Thanks

Avatar
Discard
Author

Thank you! This actually worked.