Skip to Content
Menu
This question has been flagged
1 Reply
1340 Views

Hi All, I am just getting started on Odoo. 

Our Delivery orders are confusing me. So we have 10 delivery orders (which we setup to test the process). 


If i go to Inventory, we have on hand stock. 


But the delivery order won't validate, i get the error: 

You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.


The stock, we have booked in against a internal bin location. Like WH/A-1-J 


But when i look at the delivery order, i see source location as WH/Stock


So i think the above is maybe the issue? That /stock/ is missing from our bin location? 


Can anyone point me in the right direction on what to do to resolve this please? Odoo is new to us, so we are in staging at the moment, trying to get a grasp of the ERP system. 


Thanks

Chris

Avatar
Discard
Best Answer

Likely you need to provide /Stock as the parent location for A-1-J. Inventory > Configuration > Locations add WH/Stock as the parent location for A-1-J.

You might also want to check your routes and putaway rules to validate if they have been configured as intended

https://www.odoo.com/documentation/15.0/applications/inventory_and_mrp/inventory/routes/concepts/use-routes.html
https://www.odoo.com/documentation/15.0/applications/inventory_and_mrp/inventory/routes/strategies/putaway.html

Avatar
Discard