account_financial_report: add option to hide parent hierarchy levels
This commit is contained in:
committed by
chaule97
parent
c9576fc899
commit
70c329e4b0
@@ -898,6 +898,12 @@ msgstr ""
|
||||
"moneda de la cuenta no est?? configurada a trav??s del plan de cuentas "
|
||||
"mostrar?? el saldo inicial y final en esa moneda."
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_trial_balance_hide_parent_hierarchy_level
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard_hide_parent_hierarchy_level
|
||||
msgid "Do not display parent levels"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: model:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
||||
#: model:ir.ui.view,arch_db:account_financial_report.report_open_items_lines
|
||||
@@ -2209,7 +2215,7 @@ msgstr ""
|
||||
"fechas debe ser la misma."
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:163
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2228,7 +2234,7 @@ msgstr ""
|
||||
"ser la misma."
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:91
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:93
|
||||
#, python-format
|
||||
msgid "The hierarchy level to filter on must be greater than 0."
|
||||
msgstr "El nivel de jerarqu??a a filtrar debe ser mayor que 0."
|
||||
|
||||
Reference in New Issue
Block a user