[FIX] General ledger XLSX: solved mistake in the info

This commit is contained in:
Joan Sisquella
2020-09-04 09:54:26 +02:00
committed by chaule97
parent e8cdafc8d0
commit fda4a2a169
20 changed files with 257 additions and 3 deletions

View File

@@ -170,6 +170,11 @@ msgstr "Konten"
msgid "Activate centralization"
msgstr "Zusammenfassung aktivieren"
#. module: account_financial_report
#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
msgid "Additional Filtering"
msgstr ""
#. module: account_financial_report
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
msgid ""
@@ -1047,6 +1052,11 @@ msgstr "Journal"
msgid "Journal Item"
msgstr "Buchungszeile"
#. module: account_financial_report
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain
msgid "Journal Items Domain"
msgstr ""
#. module: account_financial_report
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
#: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
@@ -1624,6 +1634,11 @@ msgstr ""
msgid "The hierarchy level to filter on must be greater than 0."
msgstr "Die ausgew??hlte Ebenenanzahl sollte >0 sein."
#. module: account_financial_report
#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
msgid "This domain will be used to select specific domain for Journal Items"
msgstr ""
#. module: account_financial_report
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
#, fuzzy