stock_move_location 13.0.1.0.4

This commit is contained in:
OCA-git-bot
2020-11-09 08:33:34 +00:00
committed by Alex Cuellar
parent 4acc2d139a
commit d7ef7af011
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
{
"name": "Move Stock Location",
"version": "13.0.1.0.3",
"version": "13.0.1.0.4",
"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

@@ -197,6 +197,11 @@ msgstr "Produkt Maßeinheit"
msgid "Quantity to move"
msgstr "Anzahl"
#. module: stock_move_location
#: model:ir.model.fields,field_description:stock_move_location.field_wiz_stock_move_location_line__reserved_quantity
msgid "Reserved quantity"
msgstr ""
#. module: stock_move_location
#: model:ir.model.fields,field_description:stock_move_location.field_stock_picking_type__show_move_onhand
msgid "Show Move On hand stock"

View File

@@ -140,7 +140,6 @@ msgstr ""
#. module: stock_move_location
#: code:addons/stock_move_location/wizard/stock_move_location_line.py:0
#: code:addons/stock_move_location/wizard/stock_move_location_line.py:0
#, python-format
msgid "Move quantity can not exceed max quantity or be negative"
msgstr ""