@@ -21,13 +21,13 @@ Move Stock Location
2121 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2222 :alt: License: AGPL-3
2323.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
24- :target: https://github.com/OCA/stock-logistics-warehouse/tree/18 .0/stock_move_location
24+ :target: https://github.com/OCA/stock-logistics-warehouse/tree/19 .0/stock_move_location
2525 :alt: OCA/stock-logistics-warehouse
2626.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27- :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-18 -0/stock-logistics-warehouse-18 -0-stock_move_location
27+ :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-19 -0/stock-logistics-warehouse-19 -0-stock_move_location
2828 :alt: Translate me on Weblate
2929.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30- :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18 .0
30+ :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=19 .0
3131 :alt: Try me on Runboat
3232
3333|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -43,25 +43,26 @@ another and move only selected quantities.
4343Usage
4444=====
4545
46- - A new menu item Operations > Move from location... opens a wizard
47- where 2 locations can be specified.
48- - Select origin and destination locations and press "IMMEDIATE TRANSFER"
49- or "PLANNED TRANSFER"
50- - Those lines can be edited. Move quantity can't be more than a max
51- available quantity
52- - Move doesn't care about the reservations and will move stuff anyway
53- - If during your operation with the wizard the real quantity will change
54- it will move only the available quantity at the button press
55- - Products will be moved and a form view of picking that did that will
56- show up
57- - If "PLANNED TRANSFER" is used - the picking won't be validated
58- automatically
46+ - A new menu item Operations > Move from location... opens a wizard
47+ where 2 locations can be specified.
48+ - Select origin and destination locations and press "IMMEDIATE
49+ TRANSFER" or "PLANNED TRANSFER"
50+ - Those lines can be edited. Move quantity can't be more than a max
51+ available quantity
52+ - Move doesn't care about the reservations and will move stuff anyway
53+ - If during your operation with the wizard the real quantity will
54+ change it will move only the available quantity at the button press
55+ - Products will be moved and a form view of picking that did that will
56+ show up
57+ - If "PLANNED TRANSFER" is used - the picking won't be validated
58+ automatically
5959
6060If you want to transfer a full quant:
6161
62- - Go to Inventory > Products > Products and click "On hand" smart button
63- or Inventory > Reporting > Inventory, the quants view will be opened.
64- - Select the quantities which you want move to another location
62+ - Go to Inventory > Products > Products and click "On hand" smart
63+ button or Inventory > Reporting > Inventory, the quants view will be
64+ opened.
65+ - Select the quantities which you want move to another location
6566
6667If you go to the Inventory Dashboard you can see the button "Move from
6768location" in each of the picking types (only applicable to internal and
@@ -94,28 +95,29 @@ Known issues / Roadmap
9495Change the current implementation (suggested by Denis Roussel from
9596ACSONE):
9697
97- - A new parameter on stock picking types : 'Product Change Location'
98- (with a little help).
99- - With this, go to the dashboard, create a picking with that type.
100- - Add a button on the picking form which is visible with that type that
101- fill in the picking as now
102- - Nice to have: add a magic button on locations that with context
103- creates a new picking of that type with the origin location already
104- filled in.
98+ - A new parameter on stock picking types : 'Product Change Location'
99+ (with a little help).
100+ - With this, go to the dashboard, create a picking with that type.
101+ - Add a button on the picking form which is visible with that type that
102+ fill in the picking as now
103+ - Nice to have: add a magic button on locations that with context
104+ creates a new picking of that type with the origin location already
105+ filled in.
105106
106107Note from Jacques-Etienne Baudoux (BCIM)
107108
108- - The fill with stock action on stock.picking should not create manually
109- the move lines but instead call ``action_assign() ``. There are many
110- modules hooking ``action_assign `` that are not called due to this.
109+ - The fill with stock action on stock.picking should not create
110+ manually the move lines but instead call ``action_assign() ``. There
111+ are many modules hooking ``action_assign `` that are not called due to
112+ this.
111113
112114Bug Tracker
113115===========
114116
115117Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues >`_.
116118In case of trouble, please check there if your issue has already been reported.
117119If you spotted it first, help us to smash it by providing a detailed and welcomed
118- `feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_move_location%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
120+ `feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_move_location%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
119121
120122Do not contact contributors directly about support or help with technical issues.
121123
@@ -132,28 +134,31 @@ Authors
132134Contributors
133135------------
134136
135- - Mathieu Vatel <mathieu@julius.fr>
136- - Mykhailo Panarin <m.panarin@mobilunity.com>
137- - Joan Sisquella <joan.sisquella@forgeflow.com>
138- - Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
139- - Lois Rilo <lois.rilo@forgeflow.com>
140- - Héctor Villarreal <hector.villarreal@forgeflow.com>
141- - Tecnativa <tecnativa.com>
137+ - Mathieu Vatel <mathieu@julius.fr>
138+ - Mykhailo Panarin <m.panarin@mobilunity.com>
139+ - Joan Sisquella <joan.sisquella@forgeflow.com>
140+ - Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
141+ - Lois Rilo <lois.rilo@forgeflow.com>
142+ - Héctor Villarreal <hector.villarreal@forgeflow.com>
143+ - Tecnativa <tecnativa.com>
142144
143- - Sergio Teruel
144- - João Marques
145- - Carlos Roca
145+ - Sergio Teruel
146+ - João Marques
147+ - Carlos Roca
146148
147- - Jacques-Etienne Baudoux <je@bcim.be>
148- - Iryna Vyshnevska <i.vyshnevska@mobilunity.com>
149- - Alexei Rivera <arivera@archeti.com>
150- - Abraham Anes <abraham@studio73.es>
151- - Quartile <https://www.quartile.co>
149+ - Jacques-Etienne Baudoux <je@bcim.be>
150+ - Iryna Vyshnevska <i.vyshnevska@mobilunity.com>
151+ - Alexei Rivera <arivera@archeti.com>
152+ - Abraham Anes <abraham@studio73.es>
153+ - Quartile <https://www.quartile.co>
152154
153- - Aung Ko Ko Lin
155+ - Aung Ko Ko Lin
154156
155- - Laurent Mignon <laurent.mignon@acsone.eu>
156- - Maksym Yankin <maksym.yankin@camptocamp.com>
157+ - Laurent Mignon <laurent.mignon@acsone.eu>
158+ - Maksym Yankin <maksym.yankin@camptocamp.com>
159+ - Open Source Integrators <https://www.opensourceintegrators.com>
160+
161+ - Daniel Reis <dreis@opensourceintegrators.com>
157162
158163Maintainers
159164-----------
@@ -168,6 +173,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
168173mission is to support the collaborative development of Odoo features and
169174promote its widespread use.
170175
171- This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/18 .0/stock_move_location >`_ project on GitHub.
176+ This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/19 .0/stock_move_location >`_ project on GitHub.
172177
173178You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments