Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
3246 Widoki

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.



Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.




Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
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

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
cze 23
1953
0
paź 20
2648
2
maj 25
1537
4
mar 25
13528
2
sie 24
6121