From 04244b7113333af04ef4cbf56aa93f820e214d60 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Tue, 23 Aug 2022 07:04:26 +0000 Subject: [PATCH] [UPD] Update base_global_discount.pot --- .../i18n/base_global_discount.pot | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/base_global_discount/i18n/base_global_discount.pot b/base_global_discount/i18n/base_global_discount.pot index 69b81641..28863e53 100644 --- a/base_global_discount/i18n/base_global_discount.pot +++ b/base_global_discount/i18n/base_global_discount.pot @@ -13,6 +13,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: base_global_discount +#: model:ir.model.fields,help:base_global_discount.field_global_discount__discount_base +msgid "Amount that will be discounted." +msgstr "" + #. module: base_global_discount #: model:ir.model.fields,field_description:base_global_discount.field_global_discount__company_id msgid "Company" @@ -38,6 +43,11 @@ msgstr "" msgid "Discount" msgstr "" +#. module: base_global_discount +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__discount_base +msgid "Discount Base" +msgstr "" + #. module: base_global_discount #: model:ir.model.fields,field_description:base_global_discount.field_global_discount__name msgid "Discount Name" @@ -137,3 +147,13 @@ msgstr "" msgid "Sequence" msgstr "" +#. module: base_global_discount +#: selection:global.discount,discount_base:0 +msgid "Subtotal" +msgstr "" + +#. module: base_global_discount +#: selection:global.discount,discount_base:0 +msgid "Total" +msgstr "" +