diff --git a/README.md b/README.md index 306a595e546..b60e0c4815b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [account_invoice_consolidated](account_invoice_consolidated/) | 14.0.1.0.4 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) [![swapnesh-serpentcs](https://github.com/swapnesh-serpentcs.png?size=30px)](https://github.com/swapnesh-serpentcs) | Consolidate your invoices across companies -[account_invoice_inter_company](account_invoice_inter_company/) | 14.0.1.6.0 | | Intercompany invoice rules +[account_invoice_inter_company](account_invoice_inter_company/) | 14.0.1.6.1 | | Intercompany invoice rules [account_invoice_inter_company_queued](account_invoice_inter_company_queued/) | 14.0.1.0.1 | | Generate invoices using jobs [account_invoice_inter_company_sale](account_invoice_inter_company_sale/) | 14.0.1.0.0 | | Show sale related fields [account_move_change_company](account_move_change_company/) | 14.0.1.0.2 | | Allow to change company of account moves diff --git a/account_invoice_inter_company/README.rst b/account_invoice_inter_company/README.rst index fca70f3b3ca..e90ecd80f5a 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:12a906ef7e7a08d631a3929772929253cd9680cd85e99c1f78031fe4f70a4f9e + !! source digest: sha256:07e0f47e80d7aa9679c879b5da49ea4326f61f8b840bcb4881e60beed2eb60a6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 2d5c5d88533..e0d5d919695 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": "14.0.1.6.0", + "version": "14.0.1.6.1", "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 f42cd960044..dac065cc22e 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:12a906ef7e7a08d631a3929772929253cd9680cd85e99c1f78031fe4f70a4f9e +!! source digest: sha256:07e0f47e80d7aa9679c879b5da49ea4326f61f8b840bcb4881e60beed2eb60a6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.