Commit d9954584 authored by Sebastien Robin's avatar Sebastien Robin

mrp: allow to cancel auto_planned orders

Avoid the need to go through planned state before cancelling
parent 67c311d5
......@@ -28,6 +28,8 @@
<key> <string>transitions</string> </key>
<value>
<tuple>
<string>cancel</string>
<string>cancel_action</string>
<string>order</string>
<string>order_action</string>
<string>plan</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment