Commit dc05bf86 authored by Tristan Cavelier's avatar Tristan Cavelier Committed by Tristan Cavelier

erp5_project: update task_workflow permissions

parent 2095f04b
......@@ -38,7 +38,7 @@
</item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -62,10 +62,11 @@
<pickle>
<dictionary>
<item>
<key> <string>permissions</string> </key>
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Modify portal content</string>
<string>Assignor</string>
<string>Assignee</string>
</tuple>
</value>
</item>
......
......@@ -66,10 +66,11 @@
<pickle>
<dictionary>
<item>
<key> <string>permissions</string> </key>
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Modify portal content</string>
<string>Assignor</string>
<string>Assignee</string>
</tuple>
</value>
</item>
......
......@@ -62,10 +62,11 @@
<pickle>
<dictionary>
<item>
<key> <string>permissions</string> </key>
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Modify portal content</string>
<string>Assignor</string>
<string>Assignee</string>
</tuple>
</value>
</item>
......
......@@ -62,10 +62,12 @@
<pickle>
<dictionary>
<item>
<key> <string>permissions</string> </key>
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Modify portal content</string>
<string>Owner</string>
<string>Assignor</string>
<string>Assignee</string>
</tuple>
</value>
</item>
......
......@@ -66,10 +66,11 @@
<pickle>
<dictionary>
<item>
<key> <string>permissions</string> </key>
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Modify portal content</string>
<string>Assignor</string>
<string>Assignee</string>
</tuple>
</value>
</item>
......
......@@ -66,10 +66,11 @@
<pickle>
<dictionary>
<item>
<key> <string>permissions</string> </key>
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Modify portal content</string>
<string>Assignor</string>
<string>Assignee</string>
</tuple>
</value>
</item>
......
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