[Erp5-report] r23144 - in /erp5/trunk/bt5/erp5_project: WorkflowTemplateItem/portal_workflo...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Aug 25 14:17:29 CEST 2008
Author: jerome
Date: Mon Aug 25 14:17:14 2008
New Revision: 23144
URL: http://svn.erp5.org?rev=23144&view=rev
Log:
remove transitions in calculating state
Modified:
erp5/trunk/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/task_report_causality_workflow/states/calculating.xml
erp5/trunk/bt5/erp5_project/bt/revision
Modified: erp5/trunk/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/task_report_causality_workflow/states/calculating.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/task_report_causality_workflow/states/calculating.xml?rev=23144&r1=23143&r2=23144&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/task_report_causality_workflow/states/calculating.xml (original)
+++ erp5/trunk/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/task_report_causality_workflow/states/calculating.xml Mon Aug 25 14:17:14 2008
@@ -38,15 +38,18 @@
<value>
<tuple>
<string>accept_decision</string>
- <string>accept_decision_action</string>
<string>adopt_prevision</string>
- <string>adopt_prevision_action</string>
<string>converge</string>
<string>diverge</string>
<string>split_prevision</string>
- <string>split_prevision_action</string>
<string>start_building</string>
</tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>type_list</string> </key>
+ <value>
+ <tuple/>
</value>
</item>
</dictionary>
Modified: erp5/trunk/bt5/erp5_project/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/revision?rev=23144&r1=23143&r2=23144&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/revision (original)
+++ erp5/trunk/bt5/erp5_project/bt/revision Mon Aug 25 14:17:14 2008
@@ -1,1 +1,1 @@
-574
+575
More information about the Erp5-report
mailing list