Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odgovori
3371 Prikazi

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
Opusti
Avtor Best Answer

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
Opusti
Best Answer

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
Opusti
Avtor

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

Best Answer

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
Opusti
Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
jun. 23
2035
0
okt. 20
2742
2
maj 25
1652
4
mar. 25
13757
2
avg. 24
6221