From a84bbbc7678c7e5166a865ce27ab97e4be572e11 Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Tue, 19 Jul 2022 16:49:01 +0200 Subject: [PATCH] [IMP] account_financial_report: common format for all amounts In the open items report, the currency original and residual fields were being displayed as regular float fields. With this change they are printed with the corresponding format for the currency of the journal item. --- .../report/templates/open_items.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/account_financial_report/report/templates/open_items.xml b/account_financial_report/report/templates/open_items.xml index ddefc297..ff9c6ace 100644 --- a/account_financial_report/report/templates/open_items.xml +++ b/account_financial_report/report/templates/open_items.xml @@ -248,11 +248,17 @@
- +
- +