Commit 584cde67 authored by Bartek Górny's avatar Bartek Górny

We need proxy roles.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12707 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 63bc8df4
......@@ -148,6 +148,16 @@ return\n
<key> <string>_params</string> </key>
<value> <string>theMail</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Author</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>errors</string> </key>
<value>
......
515
\ No newline at end of file
522
\ 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