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

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 25
1624
3
mar 25
1634
1
maj 24
7858
2
gru 22
15002
5
wrz 20
33309