From 5c2ed3633b19b01d63dc7a9a26a32bc32937fc38 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Fri, 17 May 2024 07:50:29 +0000 Subject: [PATCH] [UPD] Update account_global_discount.pot --- .../i18n/account_global_discount.pot | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/account_global_discount/i18n/account_global_discount.pot b/account_global_discount/i18n/account_global_discount.pot index d15d186b28c..7d95a3d64ae 100644 --- a/account_global_discount/i18n/account_global_discount.pot +++ b/account_global_discount/i18n/account_global_discount.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -102,10 +102,6 @@ msgstr "" #. module: account_global_discount #: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__display_name -#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_report__display_name -#: model:ir.model.fields,field_description:account_global_discount.field_account_move__display_name -#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__display_name -#: model:ir.model.fields,field_description:account_global_discount.field_global_discount__display_name msgid "Display Name" msgstr "" @@ -128,14 +124,11 @@ msgstr "" #. module: account_global_discount #: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__id -#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_report__id -#: model:ir.model.fields,field_description:account_global_discount.field_account_move__id -#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__id -#: model:ir.model.fields,field_description:account_global_discount.field_global_discount__id msgid "ID" msgstr "" #. module: account_global_discount +#. odoo-python #: code:addons/account_global_discount/models/account_move.py:0 #, python-format msgid "Incompatible taxes found for global discounts." @@ -187,10 +180,6 @@ msgstr "" #. module: account_global_discount #: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount____last_update -#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_report____last_update -#: model:ir.model.fields,field_description:account_global_discount.field_account_move____last_update -#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line____last_update -#: model:ir.model.fields,field_description:account_global_discount.field_global_discount____last_update msgid "Last Modified on" msgstr "" @@ -222,6 +211,7 @@ msgid "Untaxed Amount Before Disc." msgstr "" #. module: account_global_discount +#. odoo-python #: code:addons/account_global_discount/models/account_move.py:0 #, python-format msgid "With global discounts, taxes in lines are required."