Commit bd9594cc authored by wenjie.zheng's avatar wenjie.zheng

erp5_core: revert the script id modification, because new mechanism has been...

erp5_core: revert the script id modification, because new mechanism has been taken place to resolve the script id and method conflict during workflow conversion.
parent f61040eb
......@@ -59,7 +59,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Document_checkConsistency</string> </value>
<value> <string>checkConsistency</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -10,6 +10,10 @@
<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>Validate</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