Commit ac0a6f28 authored by Romain Courteaud's avatar Romain Courteaud

erp5_core: make workflow script parameters editable

parent cc668c1f
......@@ -11,7 +11,6 @@
<value>
<list>
<string>default</string>
<string>editable</string>
<string>title</string>
</list>
</value>
......@@ -58,10 +57,6 @@
<key> <string>default</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
......@@ -89,10 +84,6 @@
<key> <string>default</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
......
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