From 9c06f34ebbd1bdf35d705a3204cae747279ed67a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marques?= Date: Thu, 13 May 2021 09:06:26 +0100 Subject: [PATCH] [FIX] account_financial_report: filter by correct data in trial balance When on a Trial Balance report and filtering by hierarchical accounts or for a foreing currency, an error was produced when generating the report. The report fields were dependant on data that is no longer present, such as line data. This uses the correct data provided when generating the report to avoid this errors TT29261 --- .../report/templates/trial_balance.xml | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/account_financial_report/report/templates/trial_balance.xml b/account_financial_report/report/templates/trial_balance.xml index 787f0dce..f54e2142 100644 --- a/account_financial_report/report/templates/trial_balance.xml +++ b/account_financial_report/report/templates/trial_balance.xml @@ -313,8 +313,8 @@ @@ -417,9 +417,9 @@ @@ -471,9 +471,9 @@