콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
2960 화면

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.



아바타
취소
작성자 베스트 답변

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.




아바타
취소
베스트 답변

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

아바타
취소
작성자

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

베스트 답변

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.

아바타
취소
베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
0
6월 23
1800
0
10월 20
2526
2
5월 25
1228
4
3월 25
12987
2
8월 24
5861