diff --git a/account_financial_report_qweb/__manifest__.py b/account_financial_report_qweb/__manifest__.py index 266593aa..918c50f4 100644 --- a/account_financial_report_qweb/__manifest__.py +++ b/account_financial_report_qweb/__manifest__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'QWeb Financial Reports', - 'version': '10.0.1.5.1', + 'version': '10.0.1.5.2', 'category': 'Reporting', 'summary': 'OCA Financial Reports', 'author': 'Camptocamp SA,' diff --git a/account_financial_report_qweb/view/report_template.xml b/account_financial_report_qweb/view/report_template.xml index 9a03a4cb..57c856eb 100644 --- a/account_financial_report_qweb/view/report_template.xml +++ b/account_financial_report_qweb/view/report_template.xml @@ -4,7 +4,6 @@