[UPD] Update stock_reserve_rule.pot

This commit is contained in:
oca-ci
2023-11-09 17:00:13 +00:00
parent 1b7e6e4429
commit 7152404f16

View File

@@ -66,7 +66,8 @@ msgstr ""
msgid ""
"Defines if and how goods are taken from locations.Default: take the first ones with the configured Removal Strategy(FIFO, FEFO, ...).\n"
"Empty Bins: take goods from a location only if the bin is empty afterwards.\n"
"Full Packaging: take goods from a location only if the location quantity matches a packaging quantity (do not open boxes)."
"Full Packaging: take goods from a location only if the location quantity matches a packaging quantity (do not open boxes).\n"
"Full Bin: take goods from a location if it reserves all its content"
msgstr ""
#. module: stock_reserve_rule
@@ -101,6 +102,11 @@ msgid ""
"Filter Quants allowed to be reserved for this location and sub-locations."
msgstr ""
#. module: stock_reserve_rule
#: model:ir.model.fields.selection,name:stock_reserve_rule.selection__stock_reserve_rule_removal__removal_strategy__full_bin
msgid "Full Bin"
msgstr ""
#. module: stock_reserve_rule
#: model:ir.model.fields.selection,name:stock_reserve_rule.selection__stock_reserve_rule_removal__removal_strategy__packaging
msgid "Full Packaging"