Skip to content

Commit

Permalink
[UPD] Update account_global_discount.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed May 17, 2024
1 parent 45a5c5a commit 5c2ed36
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions account_global_discount/i18n/account_global_discount.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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 ""

Expand All @@ -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."
Expand Down Expand Up @@ -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 ""

Expand Down Expand Up @@ -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."
Expand Down

0 comments on commit 5c2ed36

Please sign in to comment.