Maintainers
+Maintainers
This module is maintained by the OCA.
@@ -550,5 +555,6 @@ promote its widespread use.
diff --git a/README.md b/README.md index cc95b5e9..1f3bbf88 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_financial_report](account_financial_report/) | 18.0.1.0.7 | | OCA Financial Reports +[account_financial_report](account_financial_report/) | 18.0.1.1.0 | | OCA Financial Reports [account_tax_balance](account_tax_balance/) | 18.0.1.0.0 | | Compute tax balances based on date range [//]: # (end addons) diff --git a/account_financial_report/README.rst b/account_financial_report/README.rst index 84efdde7..d5207e27 100644 --- a/account_financial_report/README.rst +++ b/account_financial_report/README.rst @@ -1,3 +1,7 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + ========================= Account Financial Reports ========================= @@ -7,13 +11,13 @@ Account Financial Reports !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:42327a8d7db1b05b4f1444e071f89af4ba0c9f461f4645e699a1918740a01d86 + !! source digest: sha256:1697172ea99e9a26617216e47447a4b910b4718fa5401f80e979c4d3f8775e4e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index 85e65933..8c6713f0 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": "18.0.1.0.7", + "version": "18.0.1.1.0", "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 5017bed9..54fae7b5 100644 --- a/account_financial_report/static/description/index.html +++ b/account_financial_report/static/description/index.html @@ -3,7 +3,7 @@
-This module adds a set of financial reports. They are accessible under Invoicing / Reporting / OCA accounting reports.
To configure dynamic intervals for Aged Partner Balance you need to:
Go on ‘Settings’ -> ‘Invoicing’ -> ‘OCA Aged Report Configuration’.
Click on option ‘Configurations’ and create new record.
@@ -432,7 +437,7 @@ per company in:‘Settings’ -> ‘Invoicing’ -> ‘OCA Aged Report Configuration’.
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 @@ -477,9 +482,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
Do not contact contributors directly about support or help with technical issues.
The migration of this module from 17.0 to 18.0 was financially supported by Camptocamp.
This module is maintained by the OCA.
@@ -550,5 +555,6 @@ promote its widespread use.