mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[BUILD] stock_move_location: convert readme fragments to markdown
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:8625e9439ae7781f3733c98158bb1d1bb5ef2f143d35126fc6cd7dd72345ad01
|
||||
!! source digest: sha256:0ce35f37c2612775abe72a3cf73f6977dd74f5ad40117b2897856ca922b46b5a
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
@@ -39,48 +39,56 @@ another and move only selected quantities.
|
||||
Usage
|
||||
=====
|
||||
|
||||
* A new menu item Operations > Move from location... opens a wizard
|
||||
where 2 locations 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
|
||||
* Move doesn't care about the reservations and will move stuff anyway
|
||||
* If during your operation with the wizard the real quantity will change
|
||||
it will move only the available quantity at the button press
|
||||
* Products will be moved and a form view of picking that did that will show up
|
||||
* If "PLANNED TRANSFER" is used - the picking won't be validated automatically
|
||||
- A new menu item Operations > Move from location... opens a wizard
|
||||
where 2 locations 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
|
||||
- Move doesn't care about the reservations and will move stuff anyway
|
||||
- If during your operation with the wizard the real quantity will
|
||||
change it will move only the available quantity at the button press
|
||||
- Products will be moved and a form view of picking that did that will
|
||||
show up
|
||||
- If "PLANNED TRANSFER" is used - the picking won't be validated
|
||||
automatically
|
||||
|
||||
If you want to transfer a full quant:
|
||||
|
||||
* Go to `Inventory > Products > Products` and click "On hand" smart button
|
||||
or `Inventory > Reporting > Inventory`, the quants view will be
|
||||
- Go to Inventory > Products > Products and click "On hand" smart
|
||||
button or Inventory > Reporting > Inventory, the quants view will be
|
||||
opened.
|
||||
- Select the quantities which you want move to another location
|
||||
|
||||
* Select the quantities 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.
|
||||
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.
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
Change the current implementation (suggested by Denis Roussel from ACSONE):
|
||||
Change the current implementation (suggested by Denis Roussel from
|
||||
ACSONE):
|
||||
|
||||
* A new parameter on stock picking types : 'Product Change Location' (with a little help).
|
||||
* With this, go to the dashboard, create a picking with that type.
|
||||
* Add a button on the picking form which is visible with that type that fill in the picking as now
|
||||
* Nice to have: add a magic button on locations that with context creates a new picking of that type with the origin location already filled in.
|
||||
- A new parameter on stock picking types : 'Product Change Location'
|
||||
(with a little help).
|
||||
- With this, go to the dashboard, create a picking with that type.
|
||||
- Add a button on the picking form which is visible with that type that
|
||||
fill in the picking as now
|
||||
- Nice to have: add a magic button on locations that with context
|
||||
creates a new picking of that type with the origin location already
|
||||
filled in.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
@@ -96,32 +104,33 @@ Credits
|
||||
=======
|
||||
|
||||
Authors
|
||||
~~~~~~~
|
||||
-------
|
||||
|
||||
* Julius Network Solutions
|
||||
* BCIM
|
||||
* Camptocamp
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
------------
|
||||
|
||||
* Mathieu Vatel <mathieu@julius.fr>
|
||||
* Mykhailo Panarin <m.panarin@mobilunity.com>
|
||||
* Joan Sisquella <joan.sisquella@forgeflow.com>
|
||||
* Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
|
||||
* Lois Rilo <lois.rilo@forgeflow.com>
|
||||
* Héctor Villarreal <hector.villarreal@forgeflow.com>
|
||||
* Tecnativa <tecnativa.com>
|
||||
- Mathieu Vatel <mathieu@julius.fr>
|
||||
- Mykhailo Panarin <m.panarin@mobilunity.com>
|
||||
- Joan Sisquella <joan.sisquella@forgeflow.com>
|
||||
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
|
||||
- Lois Rilo <lois.rilo@forgeflow.com>
|
||||
- Héctor Villarreal <hector.villarreal@forgeflow.com>
|
||||
- Tecnativa <tecnativa.com>
|
||||
|
||||
* Sergio Teruel
|
||||
* João Marques
|
||||
* Jacques-Etienne Baudoux <je@bcim.be>
|
||||
* Iryna Vyshnevska <i.vyshnevska@mobilunity.com>
|
||||
* Alexei Rivera <arivera@archeti.com>
|
||||
* Abraham Anes <abraham@studio73.es>
|
||||
- Sergio Teruel
|
||||
- João Marques
|
||||
|
||||
- Jacques-Etienne Baudoux <je@bcim.be>
|
||||
- Iryna Vyshnevska <i.vyshnevska@mobilunity.com>
|
||||
- Alexei Rivera <arivera@archeti.com>
|
||||
- Abraham Anes <abraham@studio73.es>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
-----------
|
||||
|
||||
This module is maintained by the OCA.
|
||||
|
||||
|
||||
13
stock_move_location/readme/CONTRIBUTORS.md
Normal file
13
stock_move_location/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,13 @@
|
||||
- Mathieu Vatel \<<mathieu@julius.fr>\>
|
||||
- Mykhailo Panarin \<<m.panarin@mobilunity.com>\>
|
||||
- Joan Sisquella \<<joan.sisquella@forgeflow.com>\>
|
||||
- Jordi Ballester Alomar \<<jordi.ballester@forgeflow.com>\>
|
||||
- Lois Rilo \<<lois.rilo@forgeflow.com>\>
|
||||
- Héctor Villarreal \<<hector.villarreal@forgeflow.com>\>
|
||||
- Tecnativa \<tecnativa.com\>
|
||||
- Sergio Teruel
|
||||
- João Marques
|
||||
- Jacques-Etienne Baudoux \<<je@bcim.be>\>
|
||||
- Iryna Vyshnevska \<<i.vyshnevska@mobilunity.com>\>
|
||||
- Alexei Rivera \<<arivera@archeti.com>\>
|
||||
- Abraham Anes \<<abraham@studio73.es>\>
|
||||
@@ -1,14 +0,0 @@
|
||||
* Mathieu Vatel <mathieu@julius.fr>
|
||||
* Mykhailo Panarin <m.panarin@mobilunity.com>
|
||||
* Joan Sisquella <joan.sisquella@forgeflow.com>
|
||||
* Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
|
||||
* Lois Rilo <lois.rilo@forgeflow.com>
|
||||
* Héctor Villarreal <hector.villarreal@forgeflow.com>
|
||||
* Tecnativa <tecnativa.com>
|
||||
|
||||
* Sergio Teruel
|
||||
* João Marques
|
||||
* Jacques-Etienne Baudoux <je@bcim.be>
|
||||
* Iryna Vyshnevska <i.vyshnevska@mobilunity.com>
|
||||
* Alexei Rivera <arivera@archeti.com>
|
||||
* Abraham Anes <abraham@studio73.es>
|
||||
11
stock_move_location/readme/ROADMAP.md
Normal file
11
stock_move_location/readme/ROADMAP.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Change the current implementation (suggested by Denis Roussel from
|
||||
ACSONE):
|
||||
|
||||
- A new parameter on stock picking types : 'Product Change Location'
|
||||
(with a little help).
|
||||
- With this, go to the dashboard, create a picking with that type.
|
||||
- Add a button on the picking form which is visible with that type that
|
||||
fill in the picking as now
|
||||
- Nice to have: add a magic button on locations that with context
|
||||
creates a new picking of that type with the origin location already
|
||||
filled in.
|
||||
@@ -1,6 +0,0 @@
|
||||
Change the current implementation (suggested by Denis Roussel from ACSONE):
|
||||
|
||||
* A new parameter on stock picking types : 'Product Change Location' (with a little help).
|
||||
* With this, go to the dashboard, create a picking with that type.
|
||||
* Add a button on the picking form which is visible with that type that fill in the picking as now
|
||||
* Nice to have: add a magic button on locations that with context creates a new picking of that type with the origin location already filled in.
|
||||
35
stock_move_location/readme/USAGE.md
Normal file
35
stock_move_location/readme/USAGE.md
Normal file
@@ -0,0 +1,35 @@
|
||||
- A new menu item Operations \> Move from location... opens a wizard
|
||||
where 2 locations 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
|
||||
- Move doesn't care about the reservations and will move stuff anyway
|
||||
- If during your operation with the wizard the real quantity will change
|
||||
it will move only the available quantity at the button press
|
||||
- Products will be moved and a form view of picking that did that will
|
||||
show up
|
||||
- If "PLANNED TRANSFER" is used - the picking won't be validated
|
||||
automatically
|
||||
|
||||
If you want to transfer a full quant:
|
||||
|
||||
- Go to Inventory \> Products \> Products and click "On hand" smart
|
||||
button or Inventory \> Reporting \> Inventory, the quants view will be
|
||||
opened.
|
||||
- Select the quantities 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.
|
||||
|
||||
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.
|
||||
@@ -1,32 +0,0 @@
|
||||
* A new menu item Operations > Move from location... opens a wizard
|
||||
where 2 locations 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
|
||||
* Move doesn't care about the reservations and will move stuff anyway
|
||||
* If during your operation with the wizard the real quantity will change
|
||||
it will move only the available quantity at the button press
|
||||
* Products will be moved and a form view of picking that did that will show up
|
||||
* If "PLANNED TRANSFER" is used - the picking won't be validated automatically
|
||||
|
||||
If you want to transfer a full quant:
|
||||
|
||||
* Go to `Inventory > Products > Products` and click "On hand" smart button
|
||||
or `Inventory > Reporting > Inventory`, the quants view will be
|
||||
opened.
|
||||
|
||||
* Select the quantities 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.
|
||||
|
||||
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.
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:8625e9439ae7781f3733c98158bb1d1bb5ef2f143d35126fc6cd7dd72345ad01
|
||||
!! source digest: sha256:0ce35f37c2612775abe72a3cf73f6977dd74f5ad40117b2897856ca922b46b5a
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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
|
||||
@@ -391,42 +391,51 @@ another and move only selected quantities.</p>
|
||||
<ul class="simple">
|
||||
<li>A new menu item Operations > Move from location… opens a wizard
|
||||
where 2 locations can be specified.</li>
|
||||
<li>Select origin and destination locations and press “IMMEDIATE TRANSFER” or “PLANNED TRANSFER”</li>
|
||||
<li>Press <cite>ADD ALL</cite> button to add all products available</li>
|
||||
<li>Those lines can be edited. Move quantity can’t be more than a max available quantity</li>
|
||||
<li>Select origin and destination locations and press “IMMEDIATE
|
||||
TRANSFER” or “PLANNED TRANSFER”</li>
|
||||
<li>Press ADD ALL button to add all products available</li>
|
||||
<li>Those lines can be edited. Move quantity can’t be more than a max
|
||||
available quantity</li>
|
||||
<li>Move doesn’t care about the reservations and will move stuff anyway</li>
|
||||
<li>If during your operation with the wizard the real quantity will change
|
||||
it will move only the available quantity at the button press</li>
|
||||
<li>Products will be moved and a form view of picking that did that will show up</li>
|
||||
<li>If “PLANNED TRANSFER” is used - the picking won’t be validated automatically</li>
|
||||
<li>If during your operation with the wizard the real quantity will
|
||||
change it will move only the available quantity at the button press</li>
|
||||
<li>Products will be moved and a form view of picking that did that will
|
||||
show up</li>
|
||||
<li>If “PLANNED TRANSFER” is used - the picking won’t be validated
|
||||
automatically</li>
|
||||
</ul>
|
||||
<p>If you want to transfer a full quant:</p>
|
||||
<ul class="simple">
|
||||
<li>Go to <cite>Inventory > Products > Products</cite> and click “On hand” smart button
|
||||
or <cite>Inventory > Reporting > Inventory</cite>, the quants view will be
|
||||
<li>Go to Inventory > Products > Products and click “On hand” smart
|
||||
button or Inventory > Reporting > Inventory, the quants view will be
|
||||
opened.</li>
|
||||
<li>Select the quantities which you want move to another location</li>
|
||||
</ul>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
</div>
|
||||
<div class="section" id="known-issues-roadmap">
|
||||
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
|
||||
<p>Change the current implementation (suggested by Denis Roussel from ACSONE):</p>
|
||||
<p>Change the current implementation (suggested by Denis Roussel from
|
||||
ACSONE):</p>
|
||||
<ul class="simple">
|
||||
<li>A new parameter on stock picking types : ‘Product Change Location’ (with a little help).</li>
|
||||
<li>A new parameter on stock picking types : ‘Product Change Location’
|
||||
(with a little help).</li>
|
||||
<li>With this, go to the dashboard, create a picking with that type.</li>
|
||||
<li>Add a button on the picking form which is visible with that type that fill in the picking as now</li>
|
||||
<li>Nice to have: add a magic button on locations that with context creates a new picking of that type with the origin location already filled in.</li>
|
||||
<li>Add a button on the picking form which is visible with that type that
|
||||
fill in the picking as now</li>
|
||||
<li>Nice to have: add a magic button on locations that with context
|
||||
creates a new picking of that type with the origin location already
|
||||
filled in.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
|
||||
Reference in New Issue
Block a user