Commit 4edf6f96 authored by Mohamadou Mbengue's avatar Mohamadou Mbengue

set permission on embedded state to allow assignee and assignor access the document.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36956 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 08b9b81e
......@@ -49,53 +49,62 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<list/>
<tuple>
<string>Agent</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>Add portal content</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>Change Images and Files</string> </key>
<value>
<list/>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Change local roles</string> </key>
<value>
<list/>
<list>
<string>Manager</string>
</list>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<list/>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>View</string> </key>
<value>
<list/>
<tuple>
<string>Agent</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
</dictionary>
......
2010-06-08 mohamadou
* set permission on embedded state to allow assignee and assignor access the document.
2010-06-01 mayoro
* add delete transtion from embedded because needed in erp5_egov
* allow owner to delete documents in embedded state
......
1159
\ No newline at end of file
1160
\ 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