Commit b006eb46 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add more interaction workflow method ids that are used in order_simulation_interaction_workflow.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33710 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1f8311c2
...@@ -60,13 +60,16 @@ ...@@ -60,13 +60,16 @@
<value> <value>
<list> <list>
<string>cancel</string> <string>cancel</string>
<string>close</string>
<string>confirm</string> <string>confirm</string>
<string>deliver</string> <string>deliver</string>
<string>open</string>
<string>order</string> <string>order</string>
<string>plan</string> <string>plan</string>
<string>setReady</string> <string>setReady</string>
<string>start</string> <string>start</string>
<string>stop</string> <string>stop</string>
<string>submit</string>
</list> </list>
</value> </value>
</item> </item>
......
696 697
\ 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