Commit 4327a667 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Proxy is required since some old default documents may not be visible any...

Proxy is required since some old default documents may not be visible any longer to the current user.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12409 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1ec2d4c2
......@@ -130,6 +130,15 @@ return context.getDocumentValue(name=reference_list)\n
<key> <string>_params</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>errors</string> </key>
<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