diff --git a/stock_move_location/README.rst b/stock_move_location/README.rst index 07d549935..910d68111 100644 --- a/stock_move_location/README.rst +++ b/stock_move_location/README.rst @@ -36,8 +36,8 @@ another and move only selected quants. Usage ===== -* A new menuitem Stock > Move from location... opens a wizard - where 2 location ca be specified. +* A new menu item Stock > Move from location... opens a wizard + where 2 location 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 @@ -55,6 +55,10 @@ If you want to transfer a full quant: * Select the quants 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. + Known issues / Roadmap ====================== @@ -90,6 +94,8 @@ Contributors * Mykhailo Panarin * Sergio Teruel * Joan Sisquella +* Jordi Ballester Alomar +* Lois Rilo Maintainers ~~~~~~~~~~~ diff --git a/stock_move_location/static/description/index.html b/stock_move_location/static/description/index.html index c2a64bff9..1ffd8d51e 100644 --- a/stock_move_location/static/description/index.html +++ b/stock_move_location/static/description/index.html @@ -387,8 +387,8 @@ another and move only selected quants.

Usage

    -
  • A new menuitem Stock > Move from location… opens a wizard -where 2 location ca be specified.
  • +
  • A new menu item Stock > Move from location… opens a wizard +where 2 location 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
  • @@ -405,6 +405,9 @@ or Inventory > Reporting > Inventory, the quants view will be opened.
  • Select the quants 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.

Known issues / Roadmap

@@ -439,6 +442,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Mykhailo Panarin <m.panarin@mobilunity.com>
  • Sergio Teruel <sergio.teruel@tecnativa.com>
  • Joan Sisquella <joan.sisquella@eficent.com>
  • +
  • Jordi Ballester Alomar <jordi.ballester@eficent.com>
  • +
  • Lois Rilo <lois.rilo@eficent.com>