[Erp5-report] r36959 mayoro - in /erp5/trunk/bt5/erp5_egov: WorkflowTemplateItem/portal_wor...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jul 7 20:14:58 CEST 2010
Author: mayoro
Date: Wed Jul 7 20:14:57 2010
New Revision: 36959
URL: http://svn.erp5.org?rev=36959&view=rev
Log:
2010-07-07 mayoro
* change automatic transitions
Modified:
erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_complete_action.xml
erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_receive_action.xml
erp5/trunk/bt5/erp5_egov/bt/change_log
erp5/trunk/bt5/erp5_egov/bt/revision
Modified: erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_complete_action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_complete_action.xml?rev=36959&r1=36958&r2=36959&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_complete_action.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_complete_action.xml [utf8] Wed Jul 7 20:14:57 2010
@@ -23,7 +23,7 @@
</item>
<item>
<key> <string>after_script_name</string> </key>
- <value> <string>complete</string> </value>
+ <value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
@@ -41,7 +41,7 @@
</item>
<item>
<key> <string>new_state_id</string> </key>
- <value> <string></string> </value>
+ <value> <string>completed</string> </value>
</item>
<item>
<key> <string>script_name</string> </key>
Modified: erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_receive_action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_receive_action.xml?rev=36959&r1=36958&r2=36959&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_receive_action.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_universal_workflow/transitions/automatic_receive_action.xml [utf8] Wed Jul 7 20:14:57 2010
@@ -23,7 +23,7 @@
</item>
<item>
<key> <string>after_script_name</string> </key>
- <value> <string>receive</string> </value>
+ <value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
@@ -41,7 +41,7 @@
</item>
<item>
<key> <string>new_state_id</string> </key>
- <value> <string></string> </value>
+ <value> <string>receivable</string> </value>
</item>
<item>
<key> <string>script_name</string> </key>
Modified: erp5/trunk/bt5/erp5_egov/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_egov/bt/change_log?rev=36959&r1=36958&r2=36959&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_egov/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_egov/bt/change_log [utf8] Wed Jul 7 20:14:57 2010
@@ -1,4 +1,7 @@
2010-07-07 mayoro
+* change automatic transitions
+
+2010-07-07 mayoro
* rename complet transition to complete (mistake) and approuve to approve
* change permission on states
* modify role on transitions
Modified: erp5/trunk/bt5/erp5_egov/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_egov/bt/revision?rev=36959&r1=36958&r2=36959&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_egov/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_egov/bt/revision [utf8] Wed Jul 7 20:14:57 2010
@@ -1 +1 @@
-694
\ No newline at end of file
+698
\ No newline at end of file
More information about the Erp5-report
mailing list