Commit a35f680b authored by Romain Courteaud's avatar Romain Courteaud

Use proxy role Manager on Person_afterClone, in order to clear the reference.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10175 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1a66a999
......@@ -97,6 +97,14 @@ context.setReference(None)\n
<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>errors</string> </key>
<value>
......
47
\ No newline at end of file
50
\ No newline at end of file
None
\ 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