account_financial_report: add option to hide parent hierarchy levels
This commit is contained in:
committed by
chaule97
parent
c9576fc899
commit
70c329e4b0
@@ -883,6 +883,12 @@ msgid ""
|
||||
"that currency."
|
||||
msgstr ""
|
||||
|
||||
#. 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
|
||||
@@ -2195,7 +2201,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. 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 "
|
||||
@@ -2210,7 +2216,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
Reference in New Issue
Block a user