Commit d1666cce authored by Nicolas Delaby's avatar Nicolas Delaby

Update workflow state permissions configuration.

Owner can view and access objects in all states (except deleted)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33724 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4ff3d946
......@@ -59,8 +59,10 @@
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......@@ -92,8 +94,10 @@
<key> <string>View</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......
......@@ -59,7 +59,6 @@
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Auditor</string>
<string>Manager</string>
</tuple>
</value>
......
......@@ -65,6 +65,7 @@
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......@@ -101,6 +102,7 @@
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......
......@@ -67,6 +67,7 @@
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......@@ -103,6 +104,7 @@
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......
27
\ No newline at end of file
28
\ 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