From f4eb7be3a0cef851a3f0660f71210f866573018f Mon Sep 17 00:00:00 2001 From: hveficent Date: Wed, 4 Jul 2018 09:35:35 +0200 Subject: [PATCH] [FIX] css injection assets backend --- account_financial_report_qweb/__manifest__.py | 2 +- account_financial_report_qweb/view/report_template.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 @@