Commit d513cc50 authored by Yusei Tahara's avatar Yusei Tahara

2008-08-07 yusei

* Updated notification_message_workflow and allow modification even if state is submitted or validated.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22931 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d7778925
......@@ -98,6 +98,7 @@
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
</tuple>
......
......@@ -96,6 +96,8 @@
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
......
2008-08-07 yusei
* Added proxy role to NotificationTool_getDocumentValue, otherwise Anonymous use can't use notification message.
* Updated notification_message_workflow and allow modification even if state is submitted or validated.
2008-08-05 yusei
* Remove subject field from NotificationMessage_view. It was useless.
......
405
\ No newline at end of file
406
\ 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