Commit a7cbe65f authored by Aurel's avatar Aurel

remove cancel transition on most of states

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18887 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 281c4969
......@@ -37,8 +37,6 @@
<key> <string>transitions</string> </key>
<value>
<tuple>
<string>cancel</string>
<string>cancel_action</string>
<string>deliver</string>
<string>deliver_action</string>
<string>reject</string>
......
......@@ -38,8 +38,6 @@
<value>
<tuple>
<string>agree_action</string>
<string>cancel</string>
<string>cancel_action</string>
<string>confirm</string>
<string>reject</string>
<string>reject_action</string>
......
......@@ -37,8 +37,6 @@
<key> <string>transitions</string> </key>
<value>
<tuple>
<string>cancel</string>
<string>cancel_action</string>
<string>confirm</string>
<string>confirm_action</string>
<string>order</string>
......
362
\ No newline at end of file
364
\ No newline at end of file
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