From 3063087e3ccb3905ecc9cb362041ecec806bfa42 Mon Sep 17 00:00:00 2001 From: Joan Sisquella Date: Fri, 4 Sep 2020 09:54:26 +0200 Subject: [PATCH] [FIX] General ledger XLSX: solved mistake in the info --- account_financial_report/__manifest__.py | 2 +- .../i18n/account_financial_report.pot | 15 +++++++++++++++ account_financial_report/i18n/ar.po | 15 +++++++++++++++ account_financial_report/i18n/ca.po | 15 +++++++++++++++ account_financial_report/i18n/de.po | 15 +++++++++++++++ account_financial_report/i18n/es.po | 15 +++++++++++++++ account_financial_report/i18n/es_AR.po | 15 +++++++++++++++ account_financial_report/i18n/fr.po | 15 +++++++++++++++ account_financial_report/i18n/fr_CH.po | 15 +++++++++++++++ account_financial_report/i18n/hr.po | 15 +++++++++++++++ account_financial_report/i18n/hr_HR.po | 15 +++++++++++++++ account_financial_report/i18n/it.po | 15 +++++++++++++++ account_financial_report/i18n/ja.po | 15 +++++++++++++++ account_financial_report/i18n/nl.po | 15 +++++++++++++++ account_financial_report/i18n/nl_NL.po | 15 +++++++++++++++ account_financial_report/i18n/pt.po | 15 +++++++++++++++ account_financial_report/i18n/pt_BR.po | 15 +++++++++++++++ account_financial_report/i18n/ro.po | 15 +++++++++++++++ .../report/general_ledger_xlsx.py | 2 +- .../wizard/general_ledger_wizard.py | 1 - 20 files changed, 257 insertions(+), 3 deletions(-) diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index 06f57526..51716a00 100644 --- a/account_financial_report/__manifest__.py +++ b/account_financial_report/__manifest__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Financial Reports", - "version": "13.0.1.3.2", + "version": "13.0.1.4.0", "category": "Reporting", "summary": "OCA Financial Reports", "author": "Camptocamp SA," diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot index e691272c..ee63d817 100644 --- a/account_financial_report/i18n/account_financial_report.pot +++ b/account_financial_report/i18n/account_financial_report.pot @@ -160,6 +160,11 @@ msgstr "" msgid "Activate centralization" msgstr "" +#. 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 "" @@ -1016,6 +1021,11 @@ msgstr "" msgid "Journal Item" msgstr "" +#. 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 @@ -1578,6 +1588,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/ar.po b/account_financial_report/i18n/ar.po index f62c333d..f05c8899 100644 --- a/account_financial_report/i18n/ar.po +++ b/account_financial_report/i18n/ar.po @@ -165,6 +165,11 @@ msgstr "الحسابات" msgid "Activate centralization" msgstr "تجميع القيود" +#. 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 "" @@ -1026,6 +1031,11 @@ msgstr "اليومية" msgid "Journal Item" msgstr "اليومية" +#. 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 @@ -1591,6 +1601,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/ca.po b/account_financial_report/i18n/ca.po index 76ac6c54..aa944782 100644 --- a/account_financial_report/i18n/ca.po +++ b/account_financial_report/i18n/ca.po @@ -168,6 +168,11 @@ msgstr "Comptes" msgid "Activate centralization" msgstr "Activar centralització" +#. 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 "" @@ -1030,6 +1035,11 @@ msgstr "" msgid "Journal Item" msgstr "" +#. 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 @@ -1589,6 +1599,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/de.po b/account_financial_report/i18n/de.po index f24b1634..99f8cc17 100644 --- a/account_financial_report/i18n/de.po +++ b/account_financial_report/i18n/de.po @@ -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 diff --git a/account_financial_report/i18n/es.po b/account_financial_report/i18n/es.po index be95c282..e3656c8c 100644 --- a/account_financial_report/i18n/es.po +++ b/account_financial_report/i18n/es.po @@ -164,6 +164,11 @@ msgstr "Cuentas" msgid "Activate centralization" msgstr "Activar centralización" +#. 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 "" @@ -1038,6 +1043,11 @@ msgstr "Diario" msgid "Journal Item" msgstr "Apunte contable" +#. 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 @@ -1605,6 +1615,11 @@ msgstr "" 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." +#. 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 msgid "To" diff --git a/account_financial_report/i18n/es_AR.po b/account_financial_report/i18n/es_AR.po index aa90bfbc..51a2379f 100644 --- a/account_financial_report/i18n/es_AR.po +++ b/account_financial_report/i18n/es_AR.po @@ -169,6 +169,11 @@ msgstr "Cuentas" msgid "Activate centralization" msgstr "Activar centralización" +#. 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 "" @@ -1039,6 +1044,11 @@ msgstr "Diario" msgid "Journal Item" msgstr "Elemento del Diario" +#. 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 @@ -1603,6 +1613,11 @@ msgstr "" 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." +#. 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 msgid "To" diff --git a/account_financial_report/i18n/fr.po b/account_financial_report/i18n/fr.po index 719213b6..28da9896 100644 --- a/account_financial_report/i18n/fr.po +++ b/account_financial_report/i18n/fr.po @@ -168,6 +168,11 @@ msgstr "Comptes" msgid "Activate centralization" msgstr "Activer la centralisation" +#. 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 "" @@ -1051,6 +1056,11 @@ msgstr "Journal" msgid "Journal Item" msgstr "Écriture comptable" +#. 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 @@ -1626,6 +1636,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "Le niveau de hiérarchie à filtrer doit être plus rand que 0." +#. 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 diff --git a/account_financial_report/i18n/fr_CH.po b/account_financial_report/i18n/fr_CH.po index b8cee139..1bd4b345 100644 --- a/account_financial_report/i18n/fr_CH.po +++ b/account_financial_report/i18n/fr_CH.po @@ -165,6 +165,11 @@ msgstr "Comptes" msgid "Activate centralization" msgstr "Activer la centralisation" +#. 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 "Écriture comptable" +#. 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 @@ -1621,6 +1631,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "Le niveau de hiérarchie à filtrer doit être plus rand que 0." +#. 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 diff --git a/account_financial_report/i18n/hr.po b/account_financial_report/i18n/hr.po index 19e75e2e..920f0591 100644 --- a/account_financial_report/i18n/hr.po +++ b/account_financial_report/i18n/hr.po @@ -165,6 +165,11 @@ msgstr "" msgid "Activate centralization" msgstr "" +#. 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 "" @@ -1008,6 +1013,11 @@ msgstr "" msgid "Journal Item" msgstr "" +#. 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 @@ -1564,6 +1574,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/hr_HR.po b/account_financial_report/i18n/hr_HR.po index cbfa09e9..58c2a6d7 100644 --- a/account_financial_report/i18n/hr_HR.po +++ b/account_financial_report/i18n/hr_HR.po @@ -169,6 +169,11 @@ msgstr "" msgid "Activate centralization" msgstr "" +#. 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 "" @@ -1016,6 +1021,11 @@ msgstr "" msgid "Journal Item" msgstr "" +#. 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 @@ -1572,6 +1582,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/it.po b/account_financial_report/i18n/it.po index d06c5039..6150f045 100644 --- a/account_financial_report/i18n/it.po +++ b/account_financial_report/i18n/it.po @@ -167,6 +167,11 @@ msgstr "Conti" msgid "Activate centralization" msgstr "Attivare centralizzazione" +#. 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 "Sezionale" msgid "Journal Item" msgstr "Movimento contabile" +#. 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 @@ -1616,6 +1626,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/ja.po b/account_financial_report/i18n/ja.po index 23ae3c62..16c816d2 100644 --- a/account_financial_report/i18n/ja.po +++ b/account_financial_report/i18n/ja.po @@ -166,6 +166,11 @@ msgstr "勘定科目" msgid "Activate centralization" msgstr "集約を有効化" +#. 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 "" @@ -1009,6 +1014,11 @@ msgstr "" msgid "Journal Item" msgstr "" +#. 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 @@ -1565,6 +1575,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/nl.po b/account_financial_report/i18n/nl.po index daf5764b..c8960019 100644 --- a/account_financial_report/i18n/nl.po +++ b/account_financial_report/i18n/nl.po @@ -168,6 +168,11 @@ msgstr "Rekeningen" msgid "Activate centralization" msgstr "Activeer centralisatie" +#. 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 "" @@ -1058,6 +1063,11 @@ msgstr "Dagboek" msgid "Journal Item" msgstr "Dagboek" +#. 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 @@ -1629,6 +1639,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 diff --git a/account_financial_report/i18n/nl_NL.po b/account_financial_report/i18n/nl_NL.po index 23ed9775..6383e26a 100644 --- a/account_financial_report/i18n/nl_NL.po +++ b/account_financial_report/i18n/nl_NL.po @@ -168,6 +168,11 @@ msgstr "" msgid "Activate centralization" msgstr "" +#. 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 "" @@ -1015,6 +1020,11 @@ msgstr "" msgid "Journal Item" msgstr "" +#. 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 @@ -1571,6 +1581,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/pt.po b/account_financial_report/i18n/pt.po index 742df40f..5708e45b 100644 --- a/account_financial_report/i18n/pt.po +++ b/account_financial_report/i18n/pt.po @@ -167,6 +167,11 @@ msgstr "" msgid "Activate centralization" msgstr "" +#. 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 "" @@ -1014,6 +1019,11 @@ msgstr "" msgid "Journal Item" msgstr "" +#. 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 @@ -1570,6 +1580,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 msgid "To" diff --git a/account_financial_report/i18n/pt_BR.po b/account_financial_report/i18n/pt_BR.po index 0991bae2..f3450cd3 100644 --- a/account_financial_report/i18n/pt_BR.po +++ b/account_financial_report/i18n/pt_BR.po @@ -165,6 +165,11 @@ msgstr "Contas" msgid "Activate centralization" msgstr "Ativar centralização" +#. 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 "" @@ -1054,6 +1059,11 @@ msgstr "Diário" msgid "Journal Item" msgstr "Item do Diário" +#. 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 @@ -1628,6 +1638,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "O filtro de nível hierárquico deve ser maior que zero." +#. 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 diff --git a/account_financial_report/i18n/ro.po b/account_financial_report/i18n/ro.po index 4336a452..9541d063 100644 --- a/account_financial_report/i18n/ro.po +++ b/account_financial_report/i18n/ro.po @@ -172,6 +172,11 @@ msgstr "Conturi" msgid "Activate centralization" msgstr "Activare centralizare" +#. 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 "" @@ -1033,6 +1038,11 @@ msgstr "Jurnal" msgid "Journal Item" msgstr "Jurnal" +#. 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 @@ -1598,6 +1608,11 @@ msgstr "" msgid "The hierarchy level to filter on must be greater than 0." msgstr "" +#. 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 diff --git a/account_financial_report/report/general_ledger_xlsx.py b/account_financial_report/report/general_ledger_xlsx.py index 79b848f1..4c32d3b1 100644 --- a/account_financial_report/report/general_ledger_xlsx.py +++ b/account_financial_report/report/general_ledger_xlsx.py @@ -101,7 +101,7 @@ class GeneralLedgerXslx(models.AbstractModel): [ _("Target moves filter"), _("All posted entries") - if report.target_move == "all" + if report.target_move == "posted" else _("All entries"), ], [ diff --git a/account_financial_report/wizard/general_ledger_wizard.py b/account_financial_report/wizard/general_ledger_wizard.py index a09c6c34..db6cb9af 100644 --- a/account_financial_report/wizard/general_ledger_wizard.py +++ b/account_financial_report/wizard/general_ledger_wizard.py @@ -94,7 +94,6 @@ class GeneralLedgerReportWizard(models.TransientModel): help="This domain will be used to select specific domain for Journal " "Items", ) - @api.multi def _get_account_move_lines_domain(self): domain = literal_eval(self.domain) if self.domain else [] return domain