Skip to content

Commit

Permalink
[UPD] Update product_standard_margin.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Oct 20, 2024
1 parent a13f01d commit e3b81f2
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions product_standard_margin/i18n/product_standard_margin.pot
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,49 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: product_standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_product__standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_template__standard_margin
msgid "Margin"
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_product__standard_margin_rate
#: model:ir.model.fields,field_description:product_standard_margin.field_product_template__standard_margin_rate
msgid "Margin (%)"
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,help:product_standard_margin.field_product_product__standard_margin
#: model:ir.model.fields,help:product_standard_margin.field_product_template__standard_margin
msgid ""
"Margin is [ sale price (Wo Tax) - cost price ] of the product form (not "
"based on historical values). Take care of tax include and exclude. If no "
"sale price, the margin will be negativ."
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,help:product_standard_margin.field_product_product__standard_margin_rate
#: model:ir.model.fields,help:product_standard_margin.field_product_template__standard_margin_rate
msgid ""
"Margin rate is [ Theorical Margin / sale price (Wo Tax) ] of the product "
"form (not based on historical values).Take care of tax include and exclude.."
" If no sale price set, will display 999.0"
"Margin rate is [ Margin / sale price (Wo Tax) ] of the product form (not "
"based on historical values).Take care of tax include and exclude.. If no "
"sale price set, will display 999.0"
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_product__standard_markup_rate
#: model:ir.model.fields,field_description:product_standard_margin.field_product_template__standard_markup_rate
msgid "Markup (%)"
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,help:product_standard_margin.field_product_product__standard_markup_rate
#: model:ir.model.fields,help:product_standard_margin.field_product_template__standard_markup_rate
msgid ""
"Markup rate is [ Theorical Margin / cost price (Wo Tax) ] of the product "
"form (not based on historical values).Take care of tax include and exclude.."
" If no cost price set, will display 999.0"
"Markup rate is [ Margin / cost price (Wo Tax) ] of the product form (not "
"based on historical values).Take care of tax include and exclude.. If no "
"cost price set, will display 999.0"
msgstr ""

#. module: product_standard_margin
Expand All @@ -46,30 +73,3 @@ msgstr ""
#: model:ir.model.fields,field_description:product_standard_margin.field_product_template__list_price_vat_excl
msgid "Sale Price VAT Excluded"
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_product__standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_template__standard_margin
msgid "Theorical Margin"
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_product__standard_margin_rate
#: model:ir.model.fields,field_description:product_standard_margin.field_product_template__standard_margin_rate
msgid "Theorical Margin (%)"
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,help:product_standard_margin.field_product_product__standard_margin
#: model:ir.model.fields,help:product_standard_margin.field_product_template__standard_margin
msgid ""
"Theorical Margin is [ sale price (Wo Tax) - cost price ] of the product form"
" (not based on historical values). Take care of tax include and exclude. If "
"no sale price, the margin will be negativ."
msgstr ""

#. module: product_standard_margin
#: model:ir.model.fields,field_description:product_standard_margin.field_product_product__standard_markup_rate
#: model:ir.model.fields,field_description:product_standard_margin.field_product_template__standard_markup_rate
msgid "Theorical Markup (%)"
msgstr ""

0 comments on commit e3b81f2

Please sign in to comment.