diff --git a/README.md b/README.md index 353180cb4b0..198e0f57605 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/) | 16.0.1.1.2 | | Intercompany invoice rules +[account_invoice_inter_company](account_invoice_inter_company/) | 16.0.1.1.3 | | Intercompany invoice rules [account_move_change_company](account_move_change_company/) | 16.0.1.0.0 | | Allow to change company of account moves [account_multicompany_easy_creation](account_multicompany_easy_creation/) | 16.0.1.0.0 | | This module adds a wizard to create companies easily [account_reconcile_model_multicompany_propagate](account_reconcile_model_multicompany_propagate/) | 16.0.1.2.0 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Propagate account reconcile model in companies with same chart template diff --git a/account_invoice_inter_company/README.rst b/account_invoice_inter_company/README.rst index f82da0b2583..2c1ea039398 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:34a0990ae5ffd0f484b87ba69b8f7f1244a19b3166940a25954fc4684c97429f + !! source digest: sha256:51d621fbf9113fa6f1a8215dfd17f29e294dcf1e3032dc564778cb831401d0c2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 3cb9219bea6..8ea1d95c212 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": "16.0.1.1.2", + "version": "16.0.1.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 da767b5bf01..ec988aacf1b 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:34a0990ae5ffd0f484b87ba69b8f7f1244a19b3166940a25954fc4684c97429f +!! source digest: sha256:51d621fbf9113fa6f1a8215dfd17f29e294dcf1e3032dc564778cb831401d0c2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.