stock_move_location 13.0.1.0.1

This commit is contained in:
OCA-git-bot
2020-02-06 01:55:16 +00:00
committed by Alex Cuellar
parent 6a4a5950d8
commit 9dd13f0421
2 changed files with 16 additions and 4 deletions

View File

@@ -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.",

View File

@@ -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"