Commit 2ab2cb73 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_trade: order_workflow added possibility to use cancel in auto_planned state

parent ef99248e
......@@ -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