Ir al contenido
Menú
Se marcó esta pregunta
4 Respuestas
2898 Vistas

My colleague accidentaly received a delivery to the wrong location A which was empty (and want to remain empty).


Now, we want to move all stock from location A to the location B, where the delivery was intented to be received.


We don't want to create an internal transfer and manually add the products. 

If it is possible, we would like to select all stock from location A and create an internal transfer that contains all the products and their quantities from location A and has location B as destination location.



Avatar
Descartar
Autor Mejor respuesta

I found a solution for versions up to 16, through a third party addon:

https://apps.odoo.com/apps/modules/16.0/stock_move_location/

The addon provides a wizard where you choose source & destination location and performs the operation of inventory relocation. 

It allows to adjust the products and quantities, but by default it selects all the products and quantities.




Avatar
Descartar
Mejor respuesta

Inventory > Reporting > Locations

Filter by the wrong location, select all the rows and then click 'relocate'. On the pop up window provide the correct location and reason for relocation.

This is for V17, not sure what version your db is on and if relocate option is available

Avatar
Descartar
Autor

I'm in odoo 16. Is it available for 16? I couldn't find a relocate button.

Relocate is not an option in V16.
Possibly try to export records, update location and import to Inventory > Reports > Locations menu

Alternately you could create a server action to update records
update field 'Destination Location' if your server action is set on stock.move model
Or update field 'To' in stock.move.line model
You would be able to select multiple lines from Inventory > Reports > Moves History (Or stock moves) menu and execute the action

Mejor respuesta

You could try to unlock your colleague's transfer and correct the destination location in “Detailed Operations”

I can't think of any other way to move the entire stock of one location to another.

Avatar
Descartar
Mejor respuesta

RETURN the Delivery, then go back to the Delivery and DUPLICATE it and re-receive it to the correct location.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
jun 23
1775
0
oct 20
2512
2
may 25
1148
4
mar 25
12829
2
ago 24
5813