From cf2e860700ea33387764bbe7a9a91eaba025e741 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 7 Jan 2022 13:22:34 +0000 Subject: [PATCH] [UPD] README.rst --- stock_move_location/README.rst | 28 ++++++++++++++----- .../static/description/index.html | 22 +++++++++++---- 2 files changed, 38 insertions(+), 12 deletions(-) diff --git a/stock_move_location/README.rst b/stock_move_location/README.rst index bdf72e0bf..95536264c 100644 --- a/stock_move_location/README.rst +++ b/stock_move_location/README.rst @@ -14,13 +14,13 @@ Move Stock Location :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_move_location + :target: https://github.com/OCA/stock-logistics-warehouse/tree/15.0/stock_move_location :alt: OCA/stock-logistics-warehouse .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_move_location + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_move_location :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/153/14.0 + :target: https://runbot.odoo-community.org/runbot/153/15.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -36,7 +36,7 @@ another and move only selected quantities. Usage ===== -* A new menu item Stock > Move from location... opens a wizard +* 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 @@ -49,7 +49,7 @@ Usage If you want to transfer a full quant: -* Go to `Inventory > Master Data > Products` and click "On hand" smart button +* Go to `Inventory > Products > Products` and click "On hand" smart button or `Inventory > Reporting > Inventory`, the quants view will be opened. @@ -59,6 +59,16 @@ 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. + Known issues / Roadmap ====================== @@ -75,7 +85,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -86,6 +96,8 @@ Authors ~~~~~~~ * Julius Network Solutions +* BCIM +* Camptocamp Contributors ~~~~~~~~~~~~ @@ -100,6 +112,8 @@ Contributors * Sergio Teruel * João Marques +* Jacques-Etienne Baudoux +* Iryna Vyshnevska Maintainers ~~~~~~~~~~~ @@ -114,6 +128,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_move_location/static/description/index.html b/stock_move_location/static/description/index.html index eda83735c..54702f9ef 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. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

This module allows to move entire location of products from one place to another and move only selected quantities.

Table of contents

@@ -387,7 +387,7 @@ another and move only selected quantities.

Usage

    -
  • A new menu item Stock > Move from location… opens a wizard +
  • 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
  • @@ -400,7 +400,7 @@ it will move only the available quantity at the button press

If you want to transfer a full quant:

    -
  • Go to Inventory > Master Data > Products and click “On hand” smart button +
  • 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
  • @@ -408,6 +408,14 @@ 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.

    +

    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.

Known issues / Roadmap

@@ -424,7 +432,7 @@ and you will be directed to the wizard.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -433,6 +441,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

  • Julius Network Solutions
  • +
  • BCIM
  • +
  • Camptocamp
@@ -449,6 +459,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • João Marques
  • +
  • Jacques-Etienne Baudoux <je@bcim.be>
  • +
  • Iryna Vyshnevska <i.vyshnevska@mobilunity.com>
  • @@ -458,7 +470,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

    OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

    -

    This module is part of the OCA/stock-logistics-warehouse project on GitHub.

    +

    This module is part of the OCA/stock-logistics-warehouse project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.