Commit c1d49af7 authored by Aurel's avatar Aurel

add proxy role on init script so that we don't need modify permission on object in worklfow

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15116 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5f64d10a
...@@ -96,7 +96,9 @@ ...@@ -96,7 +96,9 @@
<item> <item>
<key> <string>_proxy_roles</string> </key> <key> <string>_proxy_roles</string> </key>
<value> <value>
<tuple/> <tuple>
<string>Manager</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
296 300
\ No newline at end of file \ No newline at end of file
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