Commit 0ddf916c authored by Romain Courteaud's avatar Romain Courteaud

Stop action should be available from confirmed state

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19930 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7a86401a
...@@ -42,6 +42,8 @@ ...@@ -42,6 +42,8 @@
<string>question_action</string> <string>question_action</string>
<string>start</string> <string>start</string>
<string>start_action</string> <string>start_action</string>
<string>stop</string>
<string>stop_action</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
433 434
\ No newline at end of file \ 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