Commit 40ad8f9d authored by Romain Courteaud's avatar Romain Courteaud Committed by Rafael Monnerat

Proxy role is needed to access the site message context.

Conflicts:
	bt5/erp5_crm/bt/revision
parent 876a676d
......@@ -52,6 +52,14 @@
<key> <string>_params</string> </key>
<value> <string>user_name=None, **kw</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>SiteMessage_acknowledge</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