Skip to Content
Menu
This question has been flagged
4 Replies
6878 Views

How to transfer stock between branch in odoo 17? I have try to modify the route but receipt transaction in destination location not generated. I try using internal transfer in the same branch, receipt transaction sucessfully generated, but when i create internal transfer with different branch but the same destination location (intercompany intransit), receipt transaction not created

Avatar
Discard

Could you provide details of the route and how they are triggered?

Did you find out any solution? I am facing the same problem.

SO/PO automation allows to transfer inventory from one branch to another branch. But what could be the solution if i want to transfer the cost of inventory to other branch at cost without manual entry?

Best Answer

As a branch in Odoo 17 is a separate company you need to create a sales order (could be at zero price) to the other branch / company.


Avatar
Discard
Best Answer

I am looking for the same function. It turns out we can't use internal transfer with different branch. The internal transfer is only for transferring between warehouses within the same company. A branch count as a company.

Avatar
Discard

Hi. Have you been able to figure out a way?

You need to create a sales order (could be at zero price) to the other branch / company.

A branch is part of the same entity by definition. Why do I have to sell to another branch. I should be able to just transfer right? Its just creating extra documents to process

If you just want to separate the inventory, you can create multiple warehouses.

Branches in Odoo 17 are separate companies so you have to use inter-company (as per my answer above). If you are on Odoo Online you are limited by the way Odoo have implemented it - if you are on odoo.sh or hosted elsewhere several add-ons provide different solutions (including Operating Units from the OCA, but that may not be fully available for 17 yet)

https://github.com/OCA/operating-unit/tree/17.0
https://apps.odoo.com/apps/modules/browse?series=17.0&search=branch

Thanks for your suggestions

Author Best Answer

Hi cybrosys,

Thanks for the response. Have you try internal transfer between warehouse in different branch? Because in my case is receipt transaction not generated if different branch


Avatar
Discard
Best Answer

Hi,

Please refer to this blog for guidance on optimizing your inventory movements within and between warehouses using Odoo 17 :

 https://www.cybrosys.com/blog/how-to-process-inter-warehouse-and-intra-warehouse-transfers-in-odoo-17

Hope it helps

Avatar
Discard