Commit b8744df5 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_core] Add proxy role to read the workflow tool configuration

parent a9eacd10
......@@ -58,6 +58,14 @@
<key> <string>_params</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Module_listWorkflowTransitionItemList</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