From 159c7b5f299872a5ab8b3c8843f972f8a74b7ca2 Mon Sep 17 00:00:00 2001 From: Abraham Anes Date: Wed, 15 Sep 2021 17:33:46 +0200 Subject: [PATCH] [14.0][FIX] account_financial_reporting: wrong view_id --- account_financial_report/__manifest__.py | 2 +- account_financial_report/wizard/open_items_wizard_view.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index b419be29..d689f37e 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": "14.0.1.3.2", + "version": "14.0.1.4.0", "category": "Reporting", "summary": "OCA Financial Reports", "author": "Camptocamp SA," diff --git a/account_financial_report/wizard/open_items_wizard_view.xml b/account_financial_report/wizard/open_items_wizard_view.xml index 144072c1..3b65204d 100644 --- a/account_financial_report/wizard/open_items_wizard_view.xml +++ b/account_financial_report/wizard/open_items_wizard_view.xml @@ -103,7 +103,7 @@ open.items.report.wizard form - +