Hi,
I refer to this document by Odoo - https://www.odoo.com/documentation/user/9.0/inventory/routes/concepts/inter_warehouse.html
It shows the procedure to do a stock transfer between 2 warehouses. In our business case, we have 2 warehouses [Warehouse A & B] that is located quite some distance away. When we need to transfer goods between the 2 warehouses, the transit time can be up to 5 days. However, the workflow presented in the document does not take into account inventory of stock in transit. Instead, when we validated the transfer, stock is immediately transferred from Warehouse A to B and vice versa.
We would like to find out if its possible to do the following:
Create Transfer Between Warehouse A and B
Stock move is created from Warehouse A to transit location. It is validated when warehouse A packs and ships out the stocks to warehouse B
Stock move is automatically created for transit location to Warehouse B. It is validated when warehouse B receives and accounts for stocks
This ensures that at all instance, both Warehouse A & B is truly reflective of actual stocks on hand. As all stocks in transit should be in another transit location.
Hey Pinakin,
Thanks, we have tried that method for several months. So when we have multiple separate stock transfer from WH1 -> WH2, the stock moves from Transit -> WH2 would merge all the separate stock transfer into one stock transfer.
So it is quite confusing to the user. We are unable to find ways of keeping the Transit -> WH2 stock transfer separate as how it was initially created. As we do stock transfer a few times a day and sent it out in different batches via different shipping providers
Hello Jeremy,
I think, I got your point what you need exactly. You want to create pickings as below.
Warehouse A: Stock location to Transit location
Warehouse B : Transit location to Stock location
If it is so, we do have ready solution available which will allow users to select products they want to transfer from one warehouse to another warehouse from single screen. It will then create either pickings as stated above or purchase & sale (If from & to warehouse are from different companies)
You can check the details from https://www.odoo.com/apps/modules/11.0/intercompany_transaction_ept/
If this is what you need, we can provide these stuffs in any versions.