[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

@@ -378,11 +378,6 @@ msgstr "Filtro de Centraliza????o"
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 "Contas Descendentes"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
msgid "Child Groups"
@@ -415,33 +410,6 @@ msgstr "Empresa"
msgid "Compute accounts"
msgstr "Calcular contas"
#. 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 "Calcular Contas"
#. 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 ""
"Contas Calculadas: Usar quando o grupo de contas tem c??digos\n"
" que representam prefixos das contas reais.\n"
"\n"
" Contas Descendentes: Usar quando o grupo de contas tem estrutura "
"hier??rquica.\n"
"\n"
" Sem hierarquia: Usar para exibir apenas as contas, sem qualquer "
"agrupmento.\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
@@ -934,11 +902,6 @@ msgstr "Esconder contas a 0"
msgid "Hierarchy Levels to display"
msgstr "N??veis Hier??rquicos a exibir"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
msgid "Hierarchy On"
msgstr "Hierarquia em"
#. 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
@@ -1139,11 +1102,6 @@ msgstr "N??o"
msgid "No group"
msgstr "Sem 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 "Sem hierarquia"
#. 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
@@ -1450,6 +1408,11 @@ msgstr "Exibir etiquetas anal??ticas"
msgid "Show foreign currency"
msgstr "Exibir divisa estrangeira"
#. 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"
@@ -1692,6 +1655,11 @@ msgstr ""
"Se filtrarem parceiros, os totais do d??bito e cr??dito n??o ser??o iguais aos "
"do balancete."
#. 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
@@ -1825,6 +1793,38 @@ msgstr "largura: 38.92%;"
msgid "width: 8.11%;"
msgstr "largura: 8.11%;"
#~ msgid "Child Accounts"
#~ msgstr "Contas Descendentes"
#~ msgid "Computed Accounts"
#~ msgstr "Calcular Contas"
#~ 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 ""
#~ "Contas Calculadas: Usar quando o grupo de contas tem c??digos\n"
#~ " que representam prefixos das contas reais.\n"
#~ "\n"
#~ " Contas Descendentes: Usar quando o grupo de contas tem estrutura "
#~ "hier??rquica.\n"
#~ "\n"
#~ " Sem hierarquia: Usar para exibir apenas as contas, sem qualquer "
#~ "agrupmento.\n"
#~ " "
#~ msgid "Hierarchy On"
#~ msgstr "Hierarquia em"
#~ msgid "No hierarchy"
#~ msgstr "Sem hierarquia"
#~ msgid "From: %s To: %s"
#~ msgstr "De: %s A: %s"