diff --git a/account_financial_report/report/general_ledger.py b/account_financial_report/report/general_ledger.py index a3e169ef..05953717 100644 --- a/account_financial_report/report/general_ledger.py +++ b/account_financial_report/report/general_ledger.py @@ -859,4 +859,5 @@ class GeneralLedgerReport(models.AbstractModel): "centralize": centralize, "tags_data": tags_data, "filter_partner_ids": filter_partner_ids, + "currency_model": self.env["res.currency"], } diff --git a/account_financial_report/report/templates/general_ledger.xml b/account_financial_report/report/templates/general_ledger.xml index bc48f130..83d78845 100644 --- a/account_financial_report/report/templates/general_ledger.xml +++ b/account_financial_report/report/templates/general_ledger.xml @@ -188,12 +188,11 @@ Cumul. Bal. - -
Cur.
-
- Amount cur. -
+
Amount cur.
@@ -321,12 +320,7 @@ -
- -
-
+
-
-
+
@@ -583,26 +576,24 @@
- -
- -
-
+
+ - - + t-raw="line['bal_curr']" + t-options="{'widget': 'monetary', 'display_currency': line_currency}" + />
- -
-
+
@@ -670,12 +661,7 @@ -
- -
-
+
-
-
+