Commit 3c760136 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_base: disable split and defer action since it seems have bug

user should use solve divergence for split and defer
parent fc7d0ec7
......@@ -10,13 +10,17 @@
<key> <string>actbox_category</string> </key>
<value> <string>workflow</string> </value>
</item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Split and Defer</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
<value> <string>%(content_url)s/Delivery_viewSplitAndDeferDialog?field_my_workflow_action=split_and_defer_action</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>after_script_name</string> </key>
......
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