diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index e0bddf19..be663eb0 100644 --- a/account_financial_report/__manifest__.py +++ b/account_financial_report/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'Account Financial Reports', - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'category': 'Reporting', 'summary': 'OCA Financial Reports', 'author': 'Camptocamp SA,' diff --git a/account_financial_report/report/templates/layouts.xml b/account_financial_report/report/templates/layouts.xml index 630d7dee..6b56f9a5 100644 --- a/account_financial_report/report/templates/layouts.xml +++ b/account_financial_report/report/templates/layouts.xml @@ -9,14 +9,14 @@