[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

@@ -395,11 +395,6 @@ msgstr "Zusammenfassung Filter"
msgid "Centralized"
msgstr "Zusammengefasst"
#. 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 "Unterkonto"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
msgid "Child Groups"
@@ -433,24 +428,6 @@ msgstr "Unternehmen"
msgid "Compute accounts"
msgstr "Berechnete Konten"
#. 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 "Berechnete Konten"
#. 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 ""
#. 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
@@ -954,11 +931,6 @@ msgstr "Ausgeglichene Konten ausblenden"
msgid "Hierarchy Levels to display"
msgstr "Anzuzeigende Ebenen"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
msgid "Hierarchy On"
msgstr "Gruppieren ??ber"
#. 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
@@ -1160,11 +1132,6 @@ msgstr "Nein"
msgid "No group"
msgstr "Keine Gruppierung"
#. 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 "Keine Ebenen"
#. 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
@@ -1478,6 +1445,11 @@ msgstr "Kostenstichw??rter anzeigen"
msgid "Show foreign currency"
msgstr "Fremdw??hrung anzeigen"
#. 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
#, fuzzy
@@ -1723,6 +1695,11 @@ msgstr ""
"verbergen. Sind Partner ausgeblendet, werden Soll- und Habensummen nicht dem "
"Stichtagssaldo entsprechen."
#. 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
@@ -1860,6 +1837,18 @@ msgstr "Breite: 38.92%;"
msgid "width: 8.11%;"
msgstr "Breite: 8,11%;"
#~ msgid "Child Accounts"
#~ msgstr "Unterkonto"
#~ msgid "Computed Accounts"
#~ msgstr "Berechnete Konten"
#~ msgid "Hierarchy On"
#~ msgstr "Gruppieren ??ber"
#~ msgid "No hierarchy"
#~ msgstr "Keine Ebenen"
#~ msgid "From: %s To: %s"
#~ msgstr "Von: %s Bis: %s"