[IMP] account_financial_report: Remove 'Computed Accounts' option from 'trial balance'.

This commit is contained in:
Ernesto Tejeda
2022-05-31 00:14:19 -04:00
committed by chaule97
parent 9efca74d7d
commit 4af9e021a7
26 changed files with 544 additions and 975 deletions

View File

@@ -383,11 +383,6 @@ msgstr "Centralizar el filtro"
msgid "Centralized"
msgstr "Centralizado"
#. module: account_financial_report
#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__relation
msgid "Child Accounts"
msgstr "Cuentas Hijas"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
msgid "Child Groups"
@@ -420,32 +415,6 @@ msgstr "Compa????a"
msgid "Compute accounts"
msgstr "Cuentas calculadas"
#. module: account_financial_report
#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed
msgid "Computed Accounts"
msgstr "Cuentas Calculadas"
#. module: account_financial_report
#: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
msgid ""
"Computed Accounts: Use when the account group have codes\n"
" that represent prefixes of the actual accounts.\n"
"\n"
" Child Accounts: Use when your account groups are hierarchical.\n"
"\n"
" No hierarchy: Use to display just the accounts, without any "
"grouping.\n"
" "
msgstr ""
"Cuentas Calculadas: Usar cuando el grupo de cuentas tiene c??digos \n"
" que representan prefijos de las cuentas reales.\n"
"\n"
" Cuentas Hijas: Usar cuando los grupos de cuentas son jer??rquicos.\n"
"\n"
" Sin jerarqu??a: Usar para mostrar s??lo las cuentas, sin ninguna "
"agrupaci??n.\n"
" "
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
@@ -946,11 +915,6 @@ msgstr "Ocultar cuentas a 0"
msgid "Hierarchy Levels to display"
msgstr "Niveles de Jerarqu??a a mostrar"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
msgid "Hierarchy On"
msgstr "Jerarqu??a en"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
@@ -1153,11 +1117,6 @@ msgstr "No"
msgid "No group"
msgstr "Sin grupo"
#. module: account_financial_report
#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none
msgid "No hierarchy"
msgstr "Sin jerarqu??a"
#. module: account_financial_report
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
@@ -1466,6 +1425,11 @@ msgstr "Mostrar etiquetas anal??ticas"
msgid "Show foreign currency"
msgstr "Mostrar Moneda Extranjera"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy
msgid "Show hierarchy"
msgstr ""
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
msgid "Sort entries by"
@@ -1711,6 +1675,11 @@ msgstr ""
"las empresas se filtran, los debe y haber totales no coincidir??n con el "
"balance de sumas y saldos."
#. module: account_financial_report
#: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__show_hierarchy
msgid "Use when your account groups are hierarchical"
msgstr ""
#. module: account_financial_report
#: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
#: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
@@ -1844,6 +1813,38 @@ msgstr "ancho: 38.92%;"
msgid "width: 8.11%;"
msgstr "ancho: 8.11%;"
#~ msgid "Child Accounts"
#~ msgstr "Cuentas Hijas"
#~ msgid "Computed Accounts"
#~ msgstr "Cuentas Calculadas"
#~ msgid ""
#~ "Computed Accounts: Use when the account group have codes\n"
#~ " that represent prefixes of the actual accounts.\n"
#~ "\n"
#~ " Child Accounts: Use when your account groups are hierarchical.\n"
#~ "\n"
#~ " No hierarchy: Use to display just the accounts, without any "
#~ "grouping.\n"
#~ " "
#~ msgstr ""
#~ "Cuentas Calculadas: Usar cuando el grupo de cuentas tiene c??digos \n"
#~ " que representan prefijos de las cuentas reales.\n"
#~ "\n"
#~ " Cuentas Hijas: Usar cuando los grupos de cuentas son "
#~ "jer??rquicos.\n"
#~ "\n"
#~ " Sin jerarqu??a: Usar para mostrar s??lo las cuentas, sin ninguna "
#~ "agrupaci??n.\n"
#~ " "
#~ msgid "Hierarchy On"
#~ msgstr "Jerarqu??a en"
#~ msgid "No hierarchy"
#~ msgstr "Sin jerarqu??a"
#~ msgid "From: %s To: %s"
#~ msgstr "Desde: %s A: %s"