From 2cc2ad2438e83459427c6186a17c780f5677835b Mon Sep 17 00:00:00 2001 From: Akim Juillerat Date: Wed, 11 Mar 2020 16:54:43 +0100 Subject: [PATCH 1/2] account_financial_report: Increase columns width in general ledger Before this commit, amounts such as "10'000.00 CHF" were exceeding their columns width. Label column could be reduced as it's printed correctly over two different lines. --- .../report/templates/general_ledger.xml | 30 +++++++------------ 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/account_financial_report/report/templates/general_ledger.xml b/account_financial_report/report/templates/general_ledger.xml index cf1f13cb..29ec1f20 100644 --- a/account_financial_report/report/templates/general_ledger.xml +++ b/account_financial_report/report/templates/general_ledger.xml @@ -156,7 +156,7 @@
Partner
-
Ref - +
Ref - Label
@@ -170,14 +170,11 @@
Rec.
-
Debit
+
Debit
-
Credit
+
Credit
-
Cumul. Bal.
+
Cumul. Bal.
Cur.
@@ -730,17 +727,12 @@ /> -
-
Ending balance
+
Ending balance
-
-
Partner ending balance
+
+
Partner ending balance
@@ -753,21 +745,21 @@
-
+
-
+
-
+
Date: Wed, 6 May 2020 15:26:28 +0200 Subject: [PATCH 2/2] fixup! account_financial_report: Increase columns width in general ledger Before this commit, amounts such as "10'000.00 CHF" were exceeding their columns width. Label column could be reduced as it's printed correctly over two different lines. --- .../report/templates/general_ledger.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/account_financial_report/report/templates/general_ledger.xml b/account_financial_report/report/templates/general_ledger.xml index 29ec1f20..06444e7d 100644 --- a/account_financial_report/report/templates/general_ledger.xml +++ b/account_financial_report/report/templates/general_ledger.xml @@ -174,7 +174,10 @@
Credit
-
Cumul. Bal.
+
Cumul. Bal.
Cur.
@@ -727,12 +730,17 @@ /> -
-
Ending balance
+
Ending balance
-
-
Partner ending balance
+
+
Partner ending balance