Commit 30de803e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

2010-04-09 kazuhiko

* Allow Assignor to update validated Projects.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34419 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3a637807
...@@ -76,6 +76,7 @@ ...@@ -76,6 +76,7 @@
<key> <string>Add portal content</string> </key> <key> <string>Add portal content</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
...@@ -84,6 +85,7 @@ ...@@ -84,6 +85,7 @@
<key> <string>Delete objects</string> </key> <key> <string>Delete objects</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
...@@ -92,6 +94,7 @@ ...@@ -92,6 +94,7 @@
<key> <string>Modify portal content</string> </key> <key> <string>Modify portal content</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
......
2010-04-09 kazuhiko
* Allow Assignor to update validated Projects.
2010-03-17 tatuya 2010-03-17 tatuya
* Add a type based method so that Task document will find the applied rule. * Add a type based method so that Task document will find the applied rule.
......
757 758
\ 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