Daily updates from Odoo
Tuesday, February 4, 2020
1 change · master
Code cleanup and technical improvements
The inter-company rules functionality has been split so businesses can use it with Accounting without also installing Sales and Purchase. Companies that need sales and purchase automation still have a separate add-on that builds on the accounting-only module.
Original PR description
Task [2080625](https://www.odoo.com/web?debug#id=2080625&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720) Before, the module was dependent on sale and purchase and it was not possible to use only with account. There are now 2 modules: * account_inter_company_rules which depends only on account * sale_purchase_inter_company_rules which depends on the first one and on sale and purchase