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

I discovered that my physical inventory doesnt match Odoo's inventory.  So I went to the product's tab and found this:


which is weird because 50-16 != 40.  So I explored the movements tab:


which shows all 16 units exited fine.  So I decided to inspect the SO's individually, and found this:


Out of those 4 SO's, only SO7 has 2 deliveries for some reason. And if I click on those 2 deliveries I see:



As you can see I dont have any routing set up:



Im not sure how this happened or what it means.  I need help with 2 things:

1. How can I find which other SO has 2 or more deliveries?
2. If the solution is to somehow reverse one of those deliveries, how do I do it?

3. How did it happen so I can avoid it in the future?

Avatar
Discard
Best Answer

Hello,

So if I get your screenshots correctly, it seem that the 2 deliveries under SO007 are:

- 1 Inbound delivery (WH/IN/00003) for the amount of (I guess 6) items

- 1 Outbound delivery (WH/OUT/00007) for the amount of 6 items.

This normally means that you have set the routing for this material to "Make to Order", therefore the system created a "purchase order" and a "incoming delivery" for the sold products. In the other Sales Orders, it seems that it was "Make to Stock" which means that the system only creates an "Outbound Delivery" as it can deliver from your internal stock.

https://www.odoo.com/documentation/user/9.0/inventory/management/adjustment/min_stock_rule_vs_mto.html

Avatar
Discard
Author

Thanks but no, the product is not set up as Make To Order. I just checked the Product data.

Author

So do i just reverse the other WH/IN?

Can you please also check under "Inventory -> Settings -> Routing" and see if the "Make to Order" route is not enabled for you product category or warehouse?

To order the incoming delivery, you should remember 2 things:

- Product on stock;

- Financial information;

When you use the 'Inventory Adjustments" under app "Inventory -> Inventory Control" both are updated correctly (normally).

Author

Thank you, I have updated my original post and as you can see I dont have any routing set up.

Related Posts Replies Views Activity
2
May 20
1518