forked from OCA/stock-logistics-warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4fa3041
commit cdad438
Showing
4 changed files
with
51 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ Move Stock Location | |
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:b188235583d8ffee97982515cd164a26620734c9758c886ffae1b371d3843acc | ||
!! source digest: sha256:9f20ba56c774915b0e3598aabcaca4a43acd2ec1c36192be9fa99be476111ebd | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
|
@@ -39,27 +39,26 @@ 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 | ||
opened. | ||
- Select the quantities which you want move to another location | ||
- 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 and | ||
|
@@ -92,14 +91,14 @@ Known issues / Roadmap | |
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 | ||
=========== | ||
|
@@ -124,26 +123,26 @@ Authors | |
Contributors | ||
------------ | ||
|
||
- Mathieu Vatel <[email protected]> | ||
- Mykhailo Panarin <[email protected]> | ||
- Joan Sisquella <[email protected]> | ||
- Jordi Ballester Alomar <[email protected]> | ||
- Lois Rilo <[email protected]> | ||
- Héctor Villarreal <[email protected]> | ||
- Tecnativa <tecnativa.com> | ||
- Mathieu Vatel <[email protected]> | ||
- Mykhailo Panarin <[email protected]> | ||
- Joan Sisquella <[email protected]> | ||
- Jordi Ballester Alomar <[email protected]> | ||
- Lois Rilo <[email protected]> | ||
- Héctor Villarreal <[email protected]> | ||
- Tecnativa <tecnativa.com> | ||
|
||
- Sergio Teruel | ||
- João Marques | ||
- Sergio Teruel | ||
- João Marques | ||
|
||
- Jacques-Etienne Baudoux <[email protected]> | ||
- Iryna Vyshnevska <[email protected]> | ||
- Alexei Rivera <[email protected]> | ||
- Abraham Anes <[email protected]> | ||
- Quartile <https://www.quartile.co> | ||
- Jacques-Etienne Baudoux <[email protected]> | ||
- Iryna Vyshnevska <[email protected]> | ||
- Alexei Rivera <[email protected]> | ||
- Abraham Anes <[email protected]> | ||
- Quartile <https://www.quartile.co> | ||
|
||
- Aung Ko Ko Lin | ||
- Aung Ko Ko Lin | ||
|
||
- Laurent Mignon <[email protected]> | ||
- Laurent Mignon <[email protected]> | ||
|
||
Maintainers | ||
----------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters