mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
stock_move_location 13.0.1.0.4
This commit is contained in:
committed by
Alex Cuellar
parent
4acc2d139a
commit
d7ef7af011
@@ -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.",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user