From cedccd03e76970cd0eb3bccc647ecc46ecb74e49 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 3369905f..569e5051 100644 --- a/account_financial_report/report/templates/trial_balance.xml +++ b/account_financial_report/report/templates/trial_balance.xml @@ -307,8 +307,8 @@ @@ -411,9 +411,9 @@ @@ -465,9 +465,9 @@