diff --git a/base_multicompany_reporting_currency/README.rst b/base_multicompany_reporting_currency/README.rst
index 0cf4de7e8..fa4231213 100644
--- a/base_multicompany_reporting_currency/README.rst
+++ b/base_multicompany_reporting_currency/README.rst
@@ -7,7 +7,7 @@ Base Multicompany Reporting Currency
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:168be8701487eb8bee1c9e0b6daab1184fa3236a479415e6fe29be62a94515f3
+ !! source digest: sha256:f06ba72f97226de9eb9888a727711d53cc7714e95da18a6f6f57ea030232501a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Base Multicompany Reporting Currency
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--reporting-lightgray.png?logo=github
- :target: https://github.com/OCA/sale-reporting/tree/15.0/base_multicompany_reporting_currency
+ :target: https://github.com/OCA/sale-reporting/tree/16.0/base_multicompany_reporting_currency
:alt: OCA/sale-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/sale-reporting-15-0/sale-reporting-15-0-base_multicompany_reporting_currency
+ :target: https://translation.odoo-community.org/projects/sale-reporting-16-0/sale-reporting-16-0-base_multicompany_reporting_currency
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-reporting&target_branch=15.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-reporting&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -49,7 +49,7 @@ 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 `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -65,6 +65,8 @@ Contributors
~~~~~~~~~~~~
* Maksym Yankin
+* [APSL-Nagarro](https://apsl.tech):
+ * Antoni Marroig
Maintainers
~~~~~~~~~~~
@@ -79,6 +81,6 @@ 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/sale-reporting `_ project on GitHub.
+This module is part of the `OCA/sale-reporting `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/base_multicompany_reporting_currency/__manifest__.py b/base_multicompany_reporting_currency/__manifest__.py
index 8c475aa31..458667a7e 100644
--- a/base_multicompany_reporting_currency/__manifest__.py
+++ b/base_multicompany_reporting_currency/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Base Multicompany Reporting Currency",
"summary": "Adds the possibility to specify Multicompany Reporting Currency",
- "version": "15.0.1.0.1",
+ "version": "16.0.1.0.0",
"category": "Sales",
"author": "Camptocamp SA, Odoo Community Association (OCA)",
"license": "AGPL-3",
diff --git a/base_multicompany_reporting_currency/readme/CONTRIBUTORS.rst b/base_multicompany_reporting_currency/readme/CONTRIBUTORS.rst
index d537187fe..05f1779b6 100644
--- a/base_multicompany_reporting_currency/readme/CONTRIBUTORS.rst
+++ b/base_multicompany_reporting_currency/readme/CONTRIBUTORS.rst
@@ -1 +1,3 @@
* Maksym Yankin
+* [APSL-Nagarro](https://apsl.tech):
+ * Antoni Marroig
diff --git a/base_multicompany_reporting_currency/static/description/index.html b/base_multicompany_reporting_currency/static/description/index.html
index 6a126db0d..596d134cf 100644
--- a/base_multicompany_reporting_currency/static/description/index.html
+++ b/base_multicompany_reporting_currency/static/description/index.html
@@ -367,9 +367,9 @@ Base Multicompany Reporting Currency
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:168be8701487eb8bee1c9e0b6daab1184fa3236a479415e6fe29be62a94515f3
+!! source digest: sha256:f06ba72f97226de9eb9888a727711d53cc7714e95da18a6f6f57ea030232501a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
In Odoo standard, when it comes to reporting in a multicompany and multicurrency environment, it should be done on the invoices. (Cf Fabien Pinckaers tweet: https://twitter.com/fpodoo/status/1511831215673913344)
Nonetheless, some companies do not use the Invoicing or Accounting app in Odoo. For example, when using only CRM and Sales.
With this module, we introduce the concept of currency for reporting to be set in General Settings.
@@ -395,7 +395,7 @@
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.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -419,7 +421,7 @@
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/sale-reporting project on GitHub.
+
This module is part of the OCA/sale-reporting project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.