From ab32ee59c365edaa34afe49f6c11698ce3c9eacc Mon Sep 17 00:00:00 2001 From: oca-ci Date: Thu, 11 Apr 2024 19:30:27 +0000 Subject: [PATCH] [UPD] Update account_financial_report.pot --- .../i18n/account_financial_report.pot | 35 ++++++++++--------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot index af6f33c9..3e8aaf7e 100644 --- a/account_financial_report/i18n/account_financial_report.pot +++ b/account_financial_report/i18n/account_financial_report.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -1055,16 +1055,6 @@ msgstr "" msgid "Journals" msgstr "" -#. module: account_financial_report -#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update -#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update -#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update -#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update -#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update -#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid @@ -1107,6 +1097,17 @@ msgstr "" msgid "Limit hierarchy levels" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/report/general_ledger.py:0 +#: code:addons/account_financial_report/report/general_ledger.py:0 +#: code:addons/account_financial_report/report/open_items.py:0 +#: code:addons/account_financial_report/report/trial_balance.py:0 +#: code:addons/account_financial_report/report/trial_balance.py:0 +#, python-format +msgid "Missing Partner" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1167,12 +1168,6 @@ msgstr "" msgid "None" msgstr "" -#. module: account_financial_report -#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account -#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account -msgid "Not Only One Unaffected Earnings Account" -msgstr "" - #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 @@ -1199,6 +1194,12 @@ msgstr "" msgid "Older" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__only_one_unaffected_earnings_account +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__only_one_unaffected_earnings_account +msgid "Only One Unaffected Earnings Account" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/open_items_xlsx.py:0