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

erp5_workflow: fix interacion required role getter tale.

parent 745fbc9a
......@@ -118,7 +118,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(x, x) for x in here.getParent().getValidRoleList()]</string> </value>
<value> <string>python: [(x, x) for x in here.getParent().getManagedRoleList()]</string> </value>
</item>
</dictionary>
</pickle>
......
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