From 2920ffcc8f00cb18c7323582748a0d0b33b8d2f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Wed, 20 Sep 2017 16:06:48 +0200 Subject: [PATCH] [CHG] account_financial_report_qweb: support date_range shared between companies --- account_financial_report_qweb/__manifest__.py | 2 +- .../wizard/general_ledger_wizard_view.xml | 2 +- .../wizard/trial_balance_wizard_view.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/account_financial_report_qweb/__manifest__.py b/account_financial_report_qweb/__manifest__.py index 25e2b2fd..4acd9248 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.1.0', + 'version': '10.0.1.1.1', 'category': 'Reporting', 'summary': 'OCA Financial Reports', 'author': 'Camptocamp SA,' diff --git a/account_financial_report_qweb/wizard/general_ledger_wizard_view.xml b/account_financial_report_qweb/wizard/general_ledger_wizard_view.xml index dfbbb7b3..cad65a7d 100644 --- a/account_financial_report_qweb/wizard/general_ledger_wizard_view.xml +++ b/account_financial_report_qweb/wizard/general_ledger_wizard_view.xml @@ -13,7 +13,7 @@
- + diff --git a/account_financial_report_qweb/wizard/trial_balance_wizard_view.xml b/account_financial_report_qweb/wizard/trial_balance_wizard_view.xml index f0deadf2..52b0fc46 100644 --- a/account_financial_report_qweb/wizard/trial_balance_wizard_view.xml +++ b/account_financial_report_qweb/wizard/trial_balance_wizard_view.xml @@ -13,7 +13,7 @@
- +