diff --git a/README.md b/README.md index 966740fc..1b62e96d 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.2.6 | | OCA Financial Reports +[account_financial_report](account_financial_report/) | 18.0.1.3.0 | | OCA Financial Reports [account_tax_balance](account_tax_balance/) | 18.0.1.0.1 | | Compute tax balances based on date range [mis_template_financial_report](mis_template_financial_report/) | 18.0.2.0.0 | hbrunn | Profit & Loss / Balance sheet MIS templates [partner_statement](partner_statement/) | 18.0.1.1.0 | MiquelRForgeFlow | OCA Financial Reports diff --git a/account_financial_report/README.rst b/account_financial_report/README.rst index 4c057f4e..d1a3fbbe 100644 --- a/account_financial_report/README.rst +++ b/account_financial_report/README.rst @@ -11,7 +11,7 @@ Account Financial Reports !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4c8dd71b140619ff57e872835ca14c50beb3ddda9bde30205ce9456304884adb + !! source digest: sha256:ecc9aa27354484eb81b4932dca2dd1cda89b3be41d684259fb8826b9098b61cf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -54,9 +54,6 @@ Invoicing / Settings / Invoicing / OCA Aged Report Configuration you will be able to set dynamic intervals that will appear on the Aged Partner Balance. For further information, check CONFIGURE.rst -Add new grouped by field to export Open items report grouped by partner salesperson. -If grouped by is empty or selected partner option it will grouped by Open items by partner. - **Table of contents** .. contents:: diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index 9bcbe0d9..a3542afe 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.2.6", + "version": "18.0.1.3.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 18ad4cb2..ffbc4300 100644 --- a/account_financial_report/static/description/index.html +++ b/account_financial_report/static/description/index.html @@ -372,7 +372,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4c8dd71b140619ff57e872835ca14c50beb3ddda9bde30205ce9456304884adb +!! source digest: sha256:ecc9aa27354484eb81b4932dca2dd1cda89b3be41d684259fb8826b9098b61cf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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 @@ -394,8 +394,6 @@ foreign currency balances are not available.

Invoicing / Settings / Invoicing / OCA Aged Report Configuration you will be able to set dynamic intervals that will appear on the Aged Partner Balance. For further information, check CONFIGURE.rst

-

Add new grouped by field to export Open items report grouped by partner salesperson. -If grouped by is empty or selected partner option it will grouped by Open items by partner.

Table of contents