This module is useful if there are multiple companies in the same Odoo database and those companies sell goods or services among themselves. It allows to create a sale order in company B from a purchase order in company A. It also allows to create a purchase order in company A from a sale order in company B.
Imagine you have company B and company A in the same Odoo database:
- Company A purchase goods from company B.
- Company A will create a purchase order with company B as supplier.
- This module automates the creation of the sale order in company B with company A as customer.
Equally, purchase orders can be created:
- Company B sells goods to company A.
- Company B will create a sale order with company A as customer.
- This module automates the creation of the purchase order in company A with company B as supplier.
Table of contents
Configuration
To configure this module, you need to:
- go to the menu Settings > General settings > Multi-companies > Inter Company OCA features.
Then
- Select Sale from purchase.
- Select the Warehouse For Sale Orders, it is the warehouse that will be used to automatically generate the sale order.
- If you check the option Sale Auto Validation in the configuration of company B, then when you validate a Purchase Order in company A with company B as supplier, the Sale Order will be automatically validated in company B with company A as customer.
or
- Select Purchase from sale.
- Select the Picking type for Purchase Orders, it is the picking type that will be used to automatically generate the purchase order.
- If you check the option Purchase Orders Auto Validation in the configuration of company A, then when you validate a Sale Order in company B with company A as customer, the Purchase Order will be automatically validated in company A with company B as supplier.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
- Odoo S.A.
- Chafique Delli <chafique.delli@akretion.com>
- Alexis de Lattre <alexis.delattre@akretion.com>
- Lorenzo Battistini
- Carlos Dauden
- Jairo Llopis
- Mourad EL HADJ MIMOUNE <mourad.elhadj.mimoune@akretion.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/multi-company project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.