From e92be50e09349179d66adce37973c19d2e231290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Wed, 21 Sep 2022 17:30:30 +0200 Subject: [PATCH] [FIX] account_financial_report: Display the correct name of initial balance and ending balance in general ledger TT38721 --- .../i18n/account_financial_report.pot | 13 ++++++++ account_financial_report/i18n/es.po | 17 ++++++++-- .../report/templates/general_ledger.xml | 32 +++++++++++-------- 3 files changed, 46 insertions(+), 16 deletions(-) diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot index be4ad5be..f56c5764 100644 --- a/account_financial_report/i18n/account_financial_report.pot +++ b/account_financial_report/i18n/account_financial_report.pot @@ -6,6 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-21 15:29+0000\n" +"PO-Revision-Date: 2022-09-21 15:29+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1340,6 +1342,11 @@ msgstr "" msgid "Partner ending balance" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +msgid "Partner initial balance" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__partners msgid "Partners" @@ -1604,10 +1611,16 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul #, python-format msgid "Tax ending balance" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +msgid "Tax initial balance" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 diff --git a/account_financial_report/i18n/es.po b/account_financial_report/i18n/es.po index ca97c6f7..9e61d6a4 100644 --- a/account_financial_report/i18n/es.po +++ b/account_financial_report/i18n/es.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0+e\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 07:00+0000\n" -"PO-Revision-Date: 2022-09-21 15:40+0000\n" -"Last-Translator: Víctor Martínez \n" +"POT-Creation-Date: 2022-09-21 15:29+0000\n" +"PO-Revision-Date: 2022-09-21 17:30+0200\n" +"Last-Translator: Pedro M. Baeza \n" "Language-Team: \n" "Language: es\n" "MIME-Version: 1.0\n" @@ -1370,6 +1370,11 @@ msgstr "Saldo acumulado de empresa" msgid "Partner ending balance" msgstr "Saldo final de empresa" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +msgid "Partner initial balance" +msgstr "Saldo inicial de empresa" + #. module: account_financial_report #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__partners msgid "Partners" @@ -1636,10 +1641,16 @@ msgstr "Etiquetas de impuestos" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul #, python-format msgid "Tax ending balance" msgstr "Saldo final de impuesto" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +msgid "Tax initial balance" +msgstr "Saldo inicial de impuesto" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 diff --git a/account_financial_report/report/templates/general_ledger.xml b/account_financial_report/report/templates/general_ledger.xml index c3ae794c..c7ae7fed 100644 --- a/account_financial_report/report/templates/general_ledger.xml +++ b/account_financial_report/report/templates/general_ledger.xml @@ -55,7 +55,7 @@ - +
@@ -204,7 +204,13 @@
-
Initial balance
+
+ Initial balance + + Partner initial balance + Tax initial balance + +
@@ -231,7 +237,7 @@ /> - + + + + Ending balance
- +
-
Partner ending balance
+
+ Partner ending balance + Tax ending balance +
@@ -687,7 +693,7 @@ - +