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

I confirmed a wrong purchase order and now I wanna cancel an incoming shipment. How can I do this?

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

There is 4 steps to undo this :

 

1) Make the “state” field appears in the picking form view.

 

Go to Warehouse → Incoming Shipments and then activate the developer mode.

Click on the shipment you wanna delete, then click on “Debug View#xxx” and choose “Edit FormView”.You have to add this line of code in the form view :

<field name="state" readonly="0" invisible="0"/>

Admin rights are required to do this.

 

2) Edit and change the state to “draft”

 

3) Delete the shipment

 

4) Delete the line of code that you previously add in the form view.

아바타
취소
관련 게시물 답글 화면 활동
1
9월 25
1690
3
3월 25
1703
1
5월 24
8356
2
12월 22
15093
5
9월 20
33356