mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[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>
This commit is contained in:
@@ -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
|
||||
======================
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_move_location"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_move_location"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module allows to move entire location of products from one place to
|
||||
@@ -414,14 +414,19 @@ opened.</li>
|
||||
<p>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.</p>
|
||||
<img alt="https://user-images.githubusercontent.com/147538094/281480833-208ea309-0bad-43e7-bd6f-8384520afe00.png" src="https://user-images.githubusercontent.com/147538094/281480833-208ea309-0bad-43e7-bd6f-8384520afe00.png" />
|
||||
<p>To enable this option, check “Show Move On Hand Stock” in the Picking
|
||||
Type configuration.</p>
|
||||
<img alt="https://user-images.githubusercontent.com/147538094/281479487-45fa4bde-36be-4ba1-8d54-8e707b89459e.png" src="https://user-images.githubusercontent.com/147538094/281479487-45fa4bde-36be-4ba1-8d54-8e707b89459e.png" />
|
||||
<p>If you want transfer everything from stock.location</p>
|
||||
<p>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.</p>
|
||||
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.</p>
|
||||
</div>
|
||||
<div class="section" id="known-issues-roadmap">
|
||||
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
|
||||
|
||||
Reference in New Issue
Block a user