Skip to Content
Menu
This question has been flagged
5 Replies
5044 Views

Hi,


I have been trying to develop a multiwarehouse system using Odoo where there will be two warehouses (Let's say warehouse A and B). I see that there are sales and purchase modules that allow users to send a purchase/sales order. But I want something a bit different. 


I want users to request an internal warehouse transfer so that a product can be transferred from warehouse A to B.


Let's say we have a product 'Red Flower'. Warehouse A has 20 in quantity and B has 5. If someone ordered an internal request of 10 red flowers from Warehouse A to B and the order gets validated, 10 red flowers will be moved from A => B.


I don't need any automatic process, I need the manual action. Is it possible Using Oddo?


Thanks.


Avatar
Discard

Yes It's possible in Odoo with a customization.

Best Answer

Yes this can be done in Odoo.

For a clear understanding, you have to create a new Operation Type.

Go to Inventory ->Operation Type ->Create 

Name it as “WH A to WH B” and select the Type of Operation as Internal Transfer

Give a Short code.

Select the Default Source Location as WH A/Stock and

 Default Destination Location as WH B/Stock. And save it.

Now whenever you need to generate inter-warehouse transfer you have to go to 

   Inventory ->Operations -> Transfers and Click on create

Select the Operation Type as “WH A to WH B” that you have created and select the product as well as the quantity you want to transfer.

If you need , you can create another operation type for transfer from WH B to WH A likewise.


Thanks

Pritee Pallavi Behera

Junior Odoo Consultant

Tel: +353 1 886 5684 (IE) +44 121 285 5684 (UK)  +91 124 634 5684 (IN)

Want to try something new in 2021? Here are 10 Businesses you can start with less than €500  

Target Integration | CRM • ERP • Cloud

Website | LinkedIn | Twitter | Facebook | Youtube | Instagram



Avatar
Discard
Best Answer

Do you mean to do a replenishment that is not automatic? So when a product goes below a certain quantity in a warehouse users (who probably have access to only those warehouse operations) can request for more to be transferred? 


If that is the case then in addition to creating a new operation as others have suggested you need to create a new route that pulls from your WHA to WHB and set it so it can be selected on products. Then when products are needed in a WHB it can be ordered from the replenishment page by manually putting in the quantity and selecting your new route. A new picking with the appropriate operation will automatically be created and will be in ready state. 


Let me know if it wasn't clear



Avatar
Discard
Best Answer

Hi,

Please see here => https://www.youtube.com/watch?v=F4nppNqDg2A

This will do the same, transfer products between warehouses and with route.

Avatar
Discard
Best Answer

You can go to the menu: Inventory / Operations / Transfers

Create a new one, and fill the required fields. Choose "Warehouse (A or B) - Internal Transfer" as "Operation Type". Be sure to give a proper value to the other fields. 


Avatar
Discard
Best Answer

Hello

Were you able to create this process without a customisation?

We are running a similar operation, and want to create a demand based internal transfer system between our warehouses.

Vikrant

Avatar
Discard
Related Posts Replies Views Activity
0
Jan 21
1835
0
Dec 24
27
4
Apr 23
15238
1
Nov 21
1382
1
Oct 21
1397