Commit 82624dad authored by Romain Courteaud's avatar Romain Courteaud

Give same permissions as Assignee to Assignor role.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24721 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec3664fa
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
<value> <value>
<tuple> <tuple>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
...@@ -86,6 +87,7 @@ ...@@ -86,6 +87,7 @@
<value> <value>
<tuple> <tuple>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
...@@ -95,6 +97,7 @@ ...@@ -95,6 +97,7 @@
<value> <value>
<tuple> <tuple>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
......
815 816
\ No newline at end of file \ 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