From 951561b8b91fb190e71fc98a9e01561b8a014266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Wed, 21 Sep 2022 17:18:22 +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 | 55 +++++++++++-------- .../report/templates/general_ledger.xml | 27 +++++---- 3 files changed, 62 insertions(+), 33 deletions(-) diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot index e487da74..04490306 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 14.0\n" "Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-21 15:15+0000\n" +"PO-Revision-Date: 2022-09-21 15:15+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1300,6 +1302,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" @@ -1570,10 +1577,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 a88c061f..e5975b10 100644 --- a/account_financial_report/i18n/es.po +++ b/account_financial_report/i18n/es.po @@ -6,8 +6,8 @@ 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-20 09:01+0200\n" +"POT-Creation-Date: 2022-09-21 15:15+0000\n" +"PO-Revision-Date: 2022-09-21 17:17+0200\n" "Last-Translator: Pedro M. Baeza \n" "Language-Team: \n" "Language: es\n" @@ -749,7 +749,7 @@ msgstr "Número de asiento" #: code:addons/account_financial_report/static/src/xml/report.xml:0 #, python-format msgid "Export" -msgstr "" +msgstr "Exportar" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard @@ -881,7 +881,6 @@ msgstr "Asistente de informe de Libro Mayor" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx -#, fuzzy msgid "General Ledger XLSL Report" msgstr "Libro mayor XLSX" @@ -896,6 +895,8 @@ msgid "" "General Ledger can be computed only if selected company have\n" " only one unaffected earnings account." msgstr "" +"El Libro mayor solo se puede calcular si la empresa seleccionada tiene solo " +"una cuenta de resultados no afectados." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -983,13 +984,12 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header -#, fuzzy msgid "" "Initial\n" " balance" msgstr "" "Balance\n" -" inicial moneda" +" inicial" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -1020,7 +1020,7 @@ msgstr "Apunte contable" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain msgid "Journal Items Domain" -msgstr "" +msgstr "Dominio Apuntes Contables" #. module: account_financial_report #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 @@ -1053,9 +1053,8 @@ msgstr "Libro diario XLSX" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx -#, fuzzy msgid "Journal Ledger XLSX Report" -msgstr "Informe Diario de contabilidad" +msgstr "Informe Libro de diario XLSX" #. module: account_financial_report #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 @@ -1254,9 +1253,8 @@ msgstr "Partidas abiertas XLSX" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx -#, fuzzy msgid "Open Items XLSX Report" -msgstr "Partidas abiertas XLSX" +msgstr "Informe Partidas abiertas XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard @@ -1314,6 +1312,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" @@ -1355,7 +1358,7 @@ msgstr "Posteado" #: code:addons/account_financial_report/static/src/xml/report.xml:0 #, python-format msgid "Print" -msgstr "" +msgstr "Imprimir" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -1402,7 +1405,7 @@ msgstr "Ref - Etiqueta" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_ir_actions_report msgid "Report Action" -msgstr "" +msgstr "Acción Informe" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1419,7 +1422,7 @@ msgstr "Remanente" #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header #, python-format msgid "Sequence" -msgstr "" +msgstr "Secuencia" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -1434,14 +1437,13 @@ msgstr "Mostrar" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center -#, fuzzy msgid "Show Analytic Account" -msgstr "Mostrar etiquetas analíticas" +msgstr "Mostrar cuenta analítica" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence msgid "Show Auto Sequence" -msgstr "" +msgstr "Mostrar auto secuencia" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details @@ -1584,10 +1586,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 @@ -1637,6 +1645,8 @@ msgstr "El nivel de jerarquía a filtrar debe ser mayor que 0." #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain msgid "This domain will be used to select specific domain for Journal Items" msgstr "" +"Este dominio se usará para seleccionar dominios específicos para Apuntes " +"Contables" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters @@ -1685,7 +1695,6 @@ msgstr "Balance de Sumas y Saldos XLSX" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx -#, fuzzy msgid "Trial Balance XLSX Report" msgstr "Balance de Sumas y Saldos XLSX" @@ -1695,6 +1704,8 @@ msgid "" "Trial Balance can be computed only if selected company have only\n" " one unaffected earnings account." msgstr "" +"El balance de sumas y saldos solo puede calcularse si la compañía " +"seleccionada tiene una y solo una cuenta de ganancias." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1755,15 +1766,13 @@ msgstr "Informe de Impuestos" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report -#, fuzzy msgid "Vat Report Report" -msgstr "Informe de Impuestos" +msgstr "Informe de IVA" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx -#, fuzzy msgid "Vat Report XLSX Report" -msgstr "Informe de impuestos XLSX" +msgstr "Informe de IVA XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard @@ -1802,7 +1811,7 @@ msgstr "Si" #: code:addons/account_financial_report/report/general_ledger.py:0 #, python-format msgid "future" -msgstr "" +msgstr "futuro" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard diff --git a/account_financial_report/report/templates/general_ledger.xml b/account_financial_report/report/templates/general_ledger.xml index b79d48a2..2b55c4d6 100644 --- a/account_financial_report/report/templates/general_ledger.xml +++ b/account_financial_report/report/templates/general_ledger.xml @@ -58,7 +58,7 @@ - +
@@ -210,7 +210,13 @@
-
Initial balance
+
+ Initial balance + + Partner initial balance + Tax initial balance + +
@@ -237,7 +243,7 @@ /> - + + + + Ending balance
- +
- Partner ending balance + Partner ending balance + Tax ending balance
@@ -695,7 +702,7 @@ - +