Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
3732 Lượt xem

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.



Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

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.




Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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

Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 6 23
2239
0
thg 10 20
2861
2
thg 5 25
2004
4
thg 3 25
14380
2
thg 8 24
6509