Commit 6ed86df3 authored by Jérome Perrin's avatar Jérome Perrin

simulation: allow default roles to view portal_solver_processes

This is required to be able to use solve divergence action
parent 687cae6c
...@@ -30,6 +30,11 @@ ...@@ -30,6 +30,11 @@
<key> <string>_View_Permission</string> </key> <key> <string>_View_Permission</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Author</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </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