diff --git a/stock_move_location/__manifest__.py b/stock_move_location/__manifest__.py index 9feb57a27..bbe7c4074 100644 --- a/stock_move_location/__manifest__.py +++ b/stock_move_location/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Move Stock Location", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "author": "Julius Network Solutions, Odoo Community Association (OCA)", "summary": "This module allows to move all stock " "in a stock location to an other one.", diff --git a/stock_move_location/i18n/de.po b/stock_move_location/i18n/de.po index c03c1bf51..e79f88e1d 100644 --- a/stock_move_location/i18n/de.po +++ b/stock_move_location/i18n/de.po @@ -16,6 +16,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.8\n" +#. module: stock_move_location +#: model:ir.model.fields,field_description:stock_move_location.field_wiz_stock_move_location__apply_putaway_strategy +msgid "Apply putaway strategy" +msgstr "" + +#. module: stock_move_location +#: model_terms:ir.ui.view,arch_db:stock_move_location.view_wiz_stock_move_location_form_stock_move_location +msgid "Apply putaway strategy for moving products" +msgstr "" + #. module: stock_move_location #: model_terms:ir.ui.view,arch_db:stock_move_location.view_wiz_stock_move_location_form_stock_move_location msgid "Cancel" @@ -130,6 +140,11 @@ msgstr "" msgid "Move from location..." msgstr "Von Lagerort bewegen..." +#. module: stock_move_location +#: model:ir.model.fields,field_description:stock_move_location.field_wiz_stock_move_location_line__move_location_wizard_id +msgid "Move location Wizard" +msgstr "Umlagerungsassistent" + #. module: stock_move_location #: code:addons/stock_move_location/wizard/stock_move_location_line.py:0 #, python-format @@ -242,9 +257,6 @@ msgstr "" #~ msgid "Clear all" #~ msgstr "Alle entfernen" -#~ msgid "Move location Wizard" -#~ msgstr "Umlagerungsassistent" - #~ msgid "wiz.stock.move.location" #~ msgstr "wiz.stock.move.location"