[Erp5-report] r36972 luke - in /erp5/trunk/bt5/erp5_base: WorkflowTemplateItem/portal_workf...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jul 8 11:21:06 CEST 2010
Author: luke
Date: Thu Jul 8 11:21:05 2010
New Revision: 36972
URL: http://svn.erp5.org?rev=36972&view=rev
Log:
- technical aspect of reindexing subojects is solved by using RecursiveReindexInteractor, so remove workflow to avoid duplicated functionality
Removed:
erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/reindex_object_interaction_workflow/
erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/reindex_object_interaction_workflow.xml
Modified:
erp5/trunk/bt5/erp5_base/bt/revision
erp5/trunk/bt5/erp5_base/bt/template_workflow_id_list
Removed: erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/reindex_object_interaction_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/reindex_object_interaction_workflow.xml?rev=36971&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/reindex_object_interaction_workflow.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/reindex_object_interaction_workflow.xml (removed)
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="InteractionWorkflowDefinition" module="Products.ERP5.InteractionWorkflow"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>_objects</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>creation_guard</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value> <string></string> </value>
- </item>
- <item>
- <key> <string>groups</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>reindex_object_interaction_workflow</string> </value>
- </item>
- <item>
- <key> <string>manager_bypass</string> </key>
- <value> <int>0</int> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Reindex Object Interaction Workflow</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=36972&r1=36971&r2=36972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Thu Jul 8 11:21:05 2010
@@ -1 +1 @@
-799
\ No newline at end of file
+800
\ No newline at end of file
Modified: erp5/trunk/bt5/erp5_base/bt/template_workflow_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/template_workflow_id_list?rev=36972&r1=36971&r2=36972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/template_workflow_id_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/template_workflow_id_list [utf8] Thu Jul 8 11:21:05 2010
@@ -15,7 +15,6 @@ order_simulation_interaction_workflow
person_interaction_workflow
processing_status_workflow
query_workflow
-reindex_object_interaction_workflow
simulation_movement_causality_interaction_workflow
solver_process_workflow
solver_workflow
More information about the Erp5-report
mailing list