diff --git a/README.md b/README.md index 12ba4510dfd..39c25a650b9 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_financial_report](account_financial_report/) | 16.0.1.7.0 | | OCA Financial Reports +[account_financial_report](account_financial_report/) | 16.0.1.7.1 | | OCA Financial Reports [account_tax_balance](account_tax_balance/) | 16.0.1.1.2 | | Compute tax balances based on date range [mis_builder_cash_flow](mis_builder_cash_flow/) | 16.0.1.0.0 | [![jjscarafia](https://github.com/jjscarafia.png?size=30px)](https://github.com/jjscarafia) | MIS Builder Cash Flow [mis_template_financial_report](mis_template_financial_report/) | 16.0.1.0.0 | [![hbrunn](https://github.com/hbrunn.png?size=30px)](https://github.com/hbrunn) | Profit & Loss / Balance sheet MIS templates diff --git a/account_financial_report/README.rst b/account_financial_report/README.rst index a4130e9c358..fed874bd245 100644 --- a/account_financial_report/README.rst +++ b/account_financial_report/README.rst @@ -7,7 +7,7 @@ Account Financial Reports !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6865d461a5362c98181ec87a3d00bae8b333391e09f26bbac4011a8220b5484b + !! source digest: sha256:37f5cf69b03916af1c8d85fd081b4cb11e1503fff50fdd4c0f9412957a5a2d88 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -134,7 +134,7 @@ Credits Authors ~~~~~~~ -* Camptocamp SA +* Camptocamp * initOS GmbH * redCOR AG * ForgeFlow diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index f4b31b40945..1376c81526a 100644 --- a/account_financial_report/__manifest__.py +++ b/account_financial_report/__manifest__.py @@ -6,7 +6,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Financial Reports", - "version": "16.0.1.7.0", + "version": "16.0.1.7.1", "category": "Reporting", "summary": "OCA Financial Reports", "author": "Camptocamp," diff --git a/account_financial_report/static/description/index.html b/account_financial_report/static/description/index.html index a655081ed7c..381e13f5a58 100644 --- a/account_financial_report/static/description/index.html +++ b/account_financial_report/static/description/index.html @@ -366,7 +366,7 @@

Account Financial Reports

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:6865d461a5362c98181ec87a3d00bae8b333391e09f26bbac4011a8220b5484b +!! source digest: sha256:37f5cf69b03916af1c8d85fd081b4cb11e1503fff50fdd4c0f9412957a5a2d88 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-financial-reporting Translate me on Weblate Try me on Runboat

This module adds a set of financial reports. They are accessible under @@ -476,7 +476,7 @@

Credits

Authors