[Erp5-report] r27406 - in /erp5/trunk/bt5/erp5_web: WorkflowTemplateItem/portal_workflow/ca...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 8 13:05:25 CEST 2009


Author: kazuhiko
Date: Mon Jun  8 13:05:23 2009
New Revision: 27406

URL: http://svn.erp5.org?rev=27406&view=rev
Log:
specify 'Delete objects' and 'Modify portal content' permissions for embedded state.

Modified:
    erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/category_publication_workflow/states/embedded.xml
    erp5/trunk/bt5/erp5_web/bt/revision

Modified: erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/category_publication_workflow/states/embedded.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/category_publication_workflow/states/embedded.xml?rev=27406&r1=27405&r2=27406&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/category_publication_workflow/states/embedded.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/category_publication_workflow/states/embedded.xml [utf8] Mon Jun  8 13:05:23 2009
@@ -98,13 +98,20 @@
                 <item>
                     <key> <string>Delete objects</string> </key>
                     <value>
-                      <list/>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Manager</string>
+                      </tuple>
                     </value>
                 </item>
                 <item>
                     <key> <string>Modify portal content</string> </key>
                     <value>
-                      <list/>
+                      <tuple>
+                        <string>Assignee</string>
+                        <string>Assignor</string>
+                        <string>Manager</string>
+                      </tuple>
                     </value>
                 </item>
                 <item>

Modified: erp5/trunk/bt5/erp5_web/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/bt/revision?rev=27406&r1=27405&r2=27406&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/bt/revision [utf8] Mon Jun  8 13:05:23 2009
@@ -1,1 +1,1 @@
-816
+817




More information about the Erp5-report mailing list