Commit 244edc82 authored by Vincent Pelletier's avatar Vincent Pelletier

Grant Modify Portal Content to Assignor in planned state to allow the Assignor...

Grant Modify Portal Content to Assignor in planned state to allow the Assignor on agency side to add line to the document, therefor allowing him to pass the "finish" transition.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13310 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5bf2de46
......@@ -87,6 +87,7 @@
<key> <string>Add portal content</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
......@@ -101,6 +102,7 @@
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
......
209
\ No newline at end of file
211
\ 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