[IMP] account_financial_report: Add tax grouping in general ledger
TT38721
This commit is contained in:
committed by
chaule97
parent
9807b68953
commit
f400a79317
@@ -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-01 13:35+0000\n"
|
||||
"PO-Revision-Date: 2022-09-01 15:36+0200\n"
|
||||
"POT-Creation-Date: 2022-09-21 15:05+0000\n"
|
||||
"PO-Revision-Date: 2022-09-21 17:07+0200\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
@@ -761,7 +761,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
|
||||
@@ -893,7 +893,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"
|
||||
|
||||
@@ -908,12 +907,19 @@ 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
|
||||
msgid "Group entries by"
|
||||
msgstr "Agrupar por"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
|
||||
msgid "Grouped By"
|
||||
msgstr "Agrupado por"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||
@@ -976,13 +982,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
|
||||
@@ -1013,7 +1018,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
|
||||
@@ -1046,9 +1051,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
|
||||
@@ -1162,11 +1166,16 @@ msgstr "Sin jerarqu??a"
|
||||
msgid "No limit"
|
||||
msgstr "Sin l??mite"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
||||
msgid "None"
|
||||
msgstr "Ninguna"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account
|
||||
msgid "Not Only One Unaffected Earnings Account"
|
||||
msgstr ""
|
||||
msgstr "No solo una cuenta de ganancias no afectadas"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
||||
@@ -1228,9 +1237,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
|
||||
@@ -1288,6 +1296,16 @@ 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"
|
||||
msgstr "Empresas"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
|
||||
@@ -1324,7 +1342,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
|
||||
@@ -1371,7 +1389,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
|
||||
@@ -1388,7 +1406,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
|
||||
@@ -1403,19 +1421,18 @@ 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_general_ledger_report_wizard__show_analytic_tags
|
||||
msgid "Show Analytic Tags"
|
||||
msgstr ""
|
||||
msgstr "Mostrar etiquetas anal??ticas"
|
||||
|
||||
#. 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
|
||||
@@ -1423,7 +1440,6 @@ msgid "Show Move Line Details"
|
||||
msgstr "Mostrar Detalles Apuntes"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
|
||||
msgid "Show Partner Details"
|
||||
@@ -1537,6 +1553,12 @@ msgstr "Debe"
|
||||
msgid "Tax Groups"
|
||||
msgstr "Grupo de impuestos"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
||||
#, python-format
|
||||
msgid "Tax Initial balance"
|
||||
msgstr "Saldo inicial de impuesto"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
||||
#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
|
||||
@@ -1544,9 +1566,22 @@ msgstr "Grupo de impuestos"
|
||||
msgid "Tax Tags"
|
||||
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
|
||||
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__taxes
|
||||
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
||||
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||
#, python-format
|
||||
@@ -1592,6 +1627,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
|
||||
@@ -1640,7 +1677,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"
|
||||
|
||||
@@ -1650,6 +1686,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
|
||||
@@ -1705,15 +1743,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
|
||||
@@ -1752,7 +1788,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
|
||||
@@ -1803,9 +1839,3 @@ msgstr "ancho: 38.92%;"
|
||||
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||
msgid "width: 8.11%;"
|
||||
msgstr "ancho: 8.11%;"
|
||||
|
||||
#~ msgid "From: %s To: %s"
|
||||
#~ msgstr "Desde: %s A: %s"
|
||||
|
||||
#~ msgid "Not only one unaffected earnings account"
|
||||
#~ msgstr "No solo una cuenta de ganancias no afectadas"
|
||||
|
||||
Reference in New Issue
Block a user