Skip to Content
Menu
This question has been flagged
2 Replies
10195 Views

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:

  1. Create Transfer Between Warehouse A and B

  2. 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

  3. 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.

Avatar
Discard
Author

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.

 

Best Answer

- From your Inventory Dashboard, pick Internal Transfer for the warehouse as a Source Location

- Pick Virtual Location/Inter Company Transit as Destination Location

- Validate

- Go to Inventory Dashboard, pick Internal Transfer for the warehouse where you want to transfer the product to

- Pick Virtual Location/Inter Company Transit as Source Location

- Pick warehouse/stock as Destination Location

- Validate


Correct me if I'm wrong

Avatar
Discard

this gets an status of waiting another operations

Best Answer

Not sure but by creating some custom route you can achieve. Like, one route which will transfer the goods from transit to WH2(push rule).

- Wh1 -> Transit (one picking type)

- Transit -> Wh2 (one picking with Push Rule that will be activate on product)


Avatar
Discard
Related Posts Replies Views Activity
1
May 21
2620
5
May 22
12452
2
Apr 22
2631
2
Mar 18
3144
0
Nov 16
2678