Commit e226f7fc authored by Aurel's avatar Aurel

fix security definition on state in monetary recall workflow

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16949 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 12692a24
......@@ -75,17 +75,41 @@
<item>
<key> <string>Access contents information</string> </key>
<value>
<list>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Assistant</string>
</list>
<string>Manager</string>
<string>Reviewer</string>
</tuple>
</value>
</item>
<item>
<key> <string>Add portal content</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>View</string> </key>
<value>
<list>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Assistant</string>
</list>
<string>Manager</string>
<string>Reviewer</string>
</tuple>
</value>
</item>
</dictionary>
......
......@@ -75,17 +75,41 @@
<item>
<key> <string>Access contents information</string> </key>
<value>
<list>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Assistant</string>
</list>
<string>Manager</string>
<string>Reviewer</string>
</tuple>
</value>
</item>
<item>
<key> <string>Add portal content</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>View</string> </key>
<value>
<list>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Assistant</string>
</list>
<string>Manager</string>
<string>Reviewer</string>
</tuple>
</value>
</item>
</dictionary>
......
519
\ No newline at end of file
520
\ 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