From bf1064193cedee40e9cda7fa22d62df2945d267b Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Mon, 9 Dec 2019 13:43:48 +0000
Subject: [PATCH] [UPD] README.rst
---
stock_move_location/README.rst | 10 ++++++++--
stock_move_location/static/description/index.html | 9 +++++++--
2 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/stock_move_location/README.rst b/stock_move_location/README.rst
index 07d549935..910d68111 100644
--- a/stock_move_location/README.rst
+++ b/stock_move_location/README.rst
@@ -36,8 +36,8 @@ another and move only selected quants.
Usage
=====
-* A new menuitem Stock > Move from location... opens a wizard
- where 2 location ca be specified.
+* A new menu item Stock > Move from location... opens a wizard
+ where 2 location can be specified.
* Select origin and destination locations and press "IMMEDIATE TRANSFER" or "PLANNED TRANSFER"
* Press `ADD ALL` button to add all products available
* Those lines can be edited. Move quantity can't be more than a max available quantity
@@ -55,6 +55,10 @@ If you want to transfer a full quant:
* Select the quants which you want move to another location
+If you go to the Inventory Dashboard you can see the button "Move from location"
+in each of the picking types (only applicable to internal transfers). Press it
+and you will be directed to the wizard.
+
Known issues / Roadmap
======================
@@ -90,6 +94,8 @@ Contributors
* Mykhailo Panarin
* Sergio Teruel
* Joan Sisquella
+* Jordi Ballester Alomar
+* Lois Rilo
Maintainers
~~~~~~~~~~~
diff --git a/stock_move_location/static/description/index.html b/stock_move_location/static/description/index.html
index c2a64bff9..1ffd8d51e 100644
--- a/stock_move_location/static/description/index.html
+++ b/stock_move_location/static/description/index.html
@@ -387,8 +387,8 @@ another and move only selected quants.
-- A new menuitem Stock > Move from location… opens a wizard
-where 2 location ca be specified.
+- A new menu item Stock > Move from location… opens a wizard
+where 2 location can be specified.
- Select origin and destination locations and press “IMMEDIATE TRANSFER” or “PLANNED TRANSFER”
- Press ADD ALL button to add all products available
- Those lines can be edited. Move quantity can’t be more than a max available quantity
@@ -405,6 +405,9 @@ or Inventory > Reporting > Inventory, the quants view will be
opened.
- Select the quants which you want move to another location
+
If you go to the Inventory Dashboard you can see the button “Move from location”
+in each of the picking types (only applicable to internal transfers). Press it
+and you will be directed to the wizard.