Commit a007f0cc authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_base: allow assignor to update assignment

parent 26c75d1f
...@@ -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>Manager</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