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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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.
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.
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
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
Hi,
Please refer to this blog for guidance on optimizing your inventory movements within and between warehouses using Odoo 17 :
Hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
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?