From 9c7f0bce11ff9878a88549ee85324959591e38b6 Mon Sep 17 00:00:00 2001
From: Jairo Llopis
Date: Wed, 22 Nov 2023 12:12:40 +0000
Subject: [PATCH] [DOCS] stock_move_location: improve usage instructions
@moduon MT-3609
Fixes https://github.com/OCA/stock-logistics-warehouse/issues/1882.
Co-authored-by: Gelo Joga <147538094+Gelojr@users.noreply.github.com>
---
stock_move_location/README.rst | 20 +++++++++++++------
stock_move_location/readme/USAGE.md | 10 +++++++++-
.../static/description/index.html | 17 ++++++++++------
3 files changed, 34 insertions(+), 13 deletions(-)
diff --git a/stock_move_location/README.rst b/stock_move_location/README.rst
index 135aef6db..9c88463da 100644
--- a/stock_move_location/README.rst
+++ b/stock_move_location/README.rst
@@ -7,7 +7,7 @@ Move Stock Location
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:0ce35f37c2612775abe72a3cf73f6977dd74f5ad40117b2897856ca922b46b5a
+ !! source digest: sha256:ebdda0438639865fc8be2e48fa20a8a3201f2bb18ba26e520b067513a0a29fa2
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -65,15 +65,23 @@ 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.
+.. image:: https://user-images.githubusercontent.com/147538094/281480833-208ea309-0bad-43e7-bd6f-8384520afe00.png
+
+To enable this option, check "Show Move On Hand Stock" in the Picking
+Type configuration.
+
+.. image:: https://user-images.githubusercontent.com/147538094/281479487-45fa4bde-36be-4ba1-8d54-8e707b89459e.png
+
If you want transfer everything from stock.location
On a draft picking, add a button to fill with moves lines for all
products in the source destination. This allows to create a picking to
-move all the content of a location. If some quants are not available
-(i.e. reserved) the picking will be in partially available state and
-reserved moves won't be listed in the operations. Use barcode interface
-to scan a location and create an empty picking. Then use the fill with
-stock button.
+move all the content of a location. The Origin Location must have stock.
+The Destination Location has to be a final location. If some quants are
+not available (i.e. reserved) the picking will be in partially available
+state and reserved moves won't be listed in the operations. Use barcode
+interface to scan a location and create an empty picking. Then use the
+fill with stock button.
Known issues / Roadmap
======================
diff --git a/stock_move_location/readme/USAGE.md b/stock_move_location/readme/USAGE.md
index 58e08d87c..a772a0a56 100644
--- a/stock_move_location/readme/USAGE.md
+++ b/stock_move_location/readme/USAGE.md
@@ -24,11 +24,19 @@ 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.
+
+
+To enable this option, check "Show Move On Hand Stock" in the Picking Type configuration.
+
+
+
If you want transfer everything from stock.location
On a draft picking, add a button to fill with moves lines for all
products in the source destination. This allows to create a picking to
-move all the content of a location. If some quants are not available
+move all the content of a location. The Origin Location must have stock.
+The Destination Location has to be a final location.
+If some quants are not available
(i.e. reserved) the picking will be in partially available state and
reserved moves won't be listed in the operations. Use barcode interface
to scan a location and create an empty picking. Then use the fill with
diff --git a/stock_move_location/static/description/index.html b/stock_move_location/static/description/index.html
index f41e3e69e..3156b0156 100644
--- a/stock_move_location/static/description/index.html
+++ b/stock_move_location/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:0ce35f37c2612775abe72a3cf73f6977dd74f5ad40117b2897856ca922b46b5a
+!! source digest: sha256:ebdda0438639865fc8be2e48fa20a8a3201f2bb18ba26e520b067513a0a29fa2
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

This module allows to move entire location of products from one place to
@@ -414,14 +414,19 @@ opened.
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.
+
+To enable this option, check “Show Move On Hand Stock” in the Picking
+Type configuration.
+
If you want transfer everything from stock.location
On a draft picking, add a button to fill with moves lines for all
products in the source destination. This allows to create a picking to
-move all the content of a location. If some quants are not available
-(i.e. reserved) the picking will be in partially available state and
-reserved moves won’t be listed in the operations. Use barcode interface
-to scan a location and create an empty picking. Then use the fill with
-stock button.
+move all the content of a location. The Origin Location must have stock.
+The Destination Location has to be a final location. If some quants are
+not available (i.e. reserved) the picking will be in partially available
+state and reserved moves won’t be listed in the operations. Use barcode
+interface to scan a location and create an empty picking. Then use the
+fill with stock button.