[Erp5-report] r22931 - in /erp5/trunk/bt5/erp5_base: WorkflowTemplateItem/portal_workflow/n...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 7 16:36:30 CEST 2008


Author: yusei
Date: Thu Aug  7 16:36:30 2008
New Revision: 22931

URL: http://svn.erp5.org?rev=22931&view=rev
Log:
2008-08-07 yusei
* Updated notification_message_workflow and allow modification even if state is submitted or validated.

Modified:
    erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/submitted.xml
    erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml
    erp5/trunk/bt5/erp5_base/bt/change_log
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/submitted.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/submitted.xml?rev=22931&r1=22930&r2=22931&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/submitted.xml (original)
+++ erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/submitted.xml Thu Aug  7 16:36:30 2008
@@ -98,6 +98,7 @@
                     <key> <string>Modify portal content</string> </key>
                     <value>
                       <tuple>
+                        <string>Assignee</string>
                         <string>Assignor</string>
                         <string>Manager</string>
                       </tuple>

Modified: erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml?rev=22931&r1=22930&r2=22931&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml (original)
+++ erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/notification_message_workflow/states/validated.xml Thu Aug  7 16:36:30 2008
@@ -96,6 +96,8 @@
                     <key> <string>Modify portal content</string> </key>
                     <value>
                       <tuple>
+                        <string>Assignee</string>
+                        <string>Assignor</string>
                         <string>Manager</string>
                       </tuple>
                     </value>

Modified: erp5/trunk/bt5/erp5_base/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/change_log?rev=22931&r1=22930&r2=22931&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_base/bt/change_log Thu Aug  7 16:36:30 2008
@@ -1,5 +1,6 @@
 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.

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=22931&r1=22930&r2=22931&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision Thu Aug  7 16:36:30 2008
@@ -1,1 +1,1 @@
-405
+406




More information about the Erp5-report mailing list