From d7ef7af011284b2eff897f60140b0cc377c55536 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 9 Nov 2020 08:33:34 +0000 Subject: [PATCH] stock_move_location 13.0.1.0.4 --- stock_move_location/__manifest__.py | 2 +- stock_move_location/i18n/de.po | 5 +++++ stock_move_location/i18n/stock_move_location.pot | 1 - 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/stock_move_location/__manifest__.py b/stock_move_location/__manifest__.py index 764733b93..f591365f8 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.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.", diff --git a/stock_move_location/i18n/de.po b/stock_move_location/i18n/de.po index 0dc270860..71d0dc541 100644 --- a/stock_move_location/i18n/de.po +++ b/stock_move_location/i18n/de.po @@ -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" diff --git a/stock_move_location/i18n/stock_move_location.pot b/stock_move_location/i18n/stock_move_location.pot index 2306bf9d7..bf553833e 100644 --- a/stock_move_location/i18n/stock_move_location.pot +++ b/stock_move_location/i18n/stock_move_location.pot @@ -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 ""