Hello All,
I have a requirement in the following scenario.
We have 4 warehouses.
1. Warehouse A
2. Warehouse B
3. Retail Warehouse
4. Dispatch Warehouse
All the products are stored in Warehouse A and B
In the Retail Warehouse, the products are resupplied from Warehouse A and B whenever the product is below the limit.
I know that by using the Resupply option configured on the Product master and Re-ordering rules, we can supply the products from Warehouse A and B to the Retail Warehouse.
Let us consider that Product X has 10 quantities at Retail Warehouse, 20 quantities at Warehouse A, and 25 quantities at Warehouse B.
Case 1: There is an order of 8 quantities of Product X at the Dispatch warehouse. The system should pick the quantity from the Retail warehouse (Because the required quantity at the Dispatch warehouse is less than the available quantity at the Retail warehouse). How do I solve this?
Case 2: There is an order of 15 quantities of Product X at the Dispatch warehouse. The system should pick the quantity from either Warehouse A or B (because the required quantity at the Dispatch warehouse is greater than the available quantity at the Retail warehouse). How do I solve this?
I think you need to develop extension of Odoo standard function.
Take a look at this blog. They made some interesting developments for warehouse;
https://www.camptocamp.com/en/news-events/celebrating-go-live