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