[Erp5-report] r33724 nicolas - in /erp5/trunk/bt5/erp5_data_protection: WorkflowTemplateIte...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 15 13:39:44 CET 2010


Author: nicolas
Date: Mon Mar 15 13:39:41 2010
New Revision: 33724

URL: http://svn.erp5.org?rev=33724&view=rev
Log:
Update workflow state permissions configuration.
Owner can view and access objects in all states (except deleted)

Modified:
    erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml
    erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml
    erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml
    erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml
    erp5/trunk/bt5/erp5_data_protection/bt/revision

Modified: erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml?rev=33724&r1=33723&r2=33724&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml [utf8] Mon Mar 15 13:39:41 2010
@@ -59,8 +59,10 @@
                     <key> <string>Access contents information</string> </key>
                     <value>
                       <tuple>
+                        <string>Assignor</string>
                         <string>Auditor</string>
                         <string>Manager</string>
+                        <string>Owner</string>
                       </tuple>
                     </value>
                 </item>
@@ -92,8 +94,10 @@
                     <key> <string>View</string> </key>
                     <value>
                       <tuple>
+                        <string>Assignor</string>
                         <string>Auditor</string>
                         <string>Manager</string>
+                        <string>Owner</string>
                       </tuple>
                     </value>
                 </item>

Modified: erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml?rev=33724&r1=33723&r2=33724&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml [utf8] Mon Mar 15 13:39:41 2010
@@ -59,7 +59,6 @@
                     <key> <string>Access contents information</string> </key>
                     <value>
                       <tuple>
-                        <string>Auditor</string>
                         <string>Manager</string>
                       </tuple>
                     </value>

Modified: erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml?rev=33724&r1=33723&r2=33724&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml [utf8] Mon Mar 15 13:39:41 2010
@@ -65,6 +65,7 @@
                         <string>Assignor</string>
                         <string>Auditor</string>
                         <string>Manager</string>
+                        <string>Owner</string>
                       </tuple>
                     </value>
                 </item>
@@ -101,6 +102,7 @@
                         <string>Assignor</string>
                         <string>Auditor</string>
                         <string>Manager</string>
+                        <string>Owner</string>
                       </tuple>
                     </value>
                 </item>

Modified: erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml?rev=33724&r1=33723&r2=33724&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml [utf8] Mon Mar 15 13:39:41 2010
@@ -67,6 +67,7 @@
                         <string>Assignor</string>
                         <string>Auditor</string>
                         <string>Manager</string>
+                        <string>Owner</string>
                       </tuple>
                     </value>
                 </item>
@@ -103,6 +104,7 @@
                         <string>Assignor</string>
                         <string>Auditor</string>
                         <string>Manager</string>
+                        <string>Owner</string>
                       </tuple>
                     </value>
                 </item>

Modified: erp5/trunk/bt5/erp5_data_protection/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_data_protection/bt/revision?rev=33724&r1=33723&r2=33724&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_data_protection/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_data_protection/bt/revision [utf8] Mon Mar 15 13:39:41 2010
@@ -1,1 +1,1 @@
-27
+28




More information about the Erp5-report mailing list