[UPD] Update stock_mts_mto_rule.pot

This commit is contained in:
oca-ci
2024-04-24 07:18:49 +00:00
parent cf216c4513
commit f58a6ea744

View File

@@ -18,6 +18,11 @@ msgstr ""
msgid "Action"
msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__available
msgid "Available"
msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__action__split_procurement
msgid "Choose between MTS and MTO"
@@ -64,6 +69,11 @@ msgstr ""
msgid "MTS Rule"
msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,field_description:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid "MTS quantity rule"
msgstr ""
#. module: stock_mts_mto_rule
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
#, python-format
@@ -83,6 +93,11 @@ msgstr ""
msgid "No MTS or MTO rule configured on procurement rule: %s!"
msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields.selection,name:stock_mts_mto_rule.selection__stock_rule__mts_quantity_rule__full
msgid "No Split"
msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model,name:stock_mts_mto_rule.model_stock_rule
msgid "Stock Rule"
@@ -97,3 +112,10 @@ msgstr ""
#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse
msgid "Warehouse"
msgstr ""
#. module: stock_mts_mto_rule
#: model:ir.model.fields,help:stock_mts_mto_rule.field_stock_rule__mts_quantity_rule
msgid ""
"With `Available` the MTS rule will be used for any available quantity.\n"
"With`No Split` the MTS rule is only used, if the full requested quantity is available."
msgstr ""