diff --git a/README.md b/README.md index d2f49072101..a9a49b08078 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_invoice_inter_company](account_invoice_inter_company/) | 13.0.2.1.2 | | Intercompany invoice rules +[account_invoice_inter_company](account_invoice_inter_company/) | 13.0.2.1.3 | | Intercompany invoice rules [account_multicompany_easy_creation](account_multicompany_easy_creation/) | 13.0.1.0.4 | | This module adds a wizard to create companies easily [base_multi_company](base_multi_company/) | 13.0.1.0.3 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Provides a base for adding multi-company support to models. [company_dependent_attribute](company_dependent_attribute/) | 13.0.1.0.0 | | Display company dependent attribute on fields diff --git a/account_invoice_inter_company/README.rst b/account_invoice_inter_company/README.rst index 680d0a2db76..06b2dc2e501 100644 --- a/account_invoice_inter_company/README.rst +++ b/account_invoice_inter_company/README.rst @@ -7,7 +7,7 @@ Inter Company Invoices !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:81dcc5a25fd41d340d9ef87af5185e1057608a7517fbd7909c5d2e8a7d481327 + !! source digest: sha256:5058520bb33c8c3a8c6c428f2fb2e37a38702283e9079334cd5081c3b4a52db1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_inter_company/__manifest__.py b/account_invoice_inter_company/__manifest__.py index 7fc9df23148..fb9e989f30b 100644 --- a/account_invoice_inter_company/__manifest__.py +++ b/account_invoice_inter_company/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Inter Company Invoices", "summary": "Intercompany invoice rules", - "version": "13.0.2.1.2", + "version": "13.0.2.1.3", "category": "Accounting & Finance", "website": "https://github.com/OCA/multi-company", "author": "Odoo SA, Akretion, Odoo Community Association (OCA)", diff --git a/account_invoice_inter_company/static/description/index.html b/account_invoice_inter_company/static/description/index.html index 1ae122d9981..09dadb7eb0c 100644 --- a/account_invoice_inter_company/static/description/index.html +++ b/account_invoice_inter_company/static/description/index.html @@ -367,7 +367,7 @@

Inter Company Invoices

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:81dcc5a25fd41d340d9ef87af5185e1057608a7517fbd7909c5d2e8a7d481327 +!! source digest: sha256:5058520bb33c8c3a8c6c428f2fb2e37a38702283e9079334cd5081c3b4a52db1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/multi-company Translate me on Weblate Try me on Runboat

This module is usefull if there are multiple companies in the same Odoo database and those companies sell goods or services among themselves.