[Erp5-report] r37764 luke - in /erp5/trunk/bt5/erp5_trade: PortalTypeWorkflowChainTemplateI...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 12 15:24:28 CEST 2010


Author: luke
Date: Thu Aug 12 15:24:25 2010
New Revision: 37764

URL: http://svn.erp5.org?rev=37764&view=rev
Log:
 - use interaction workflow to reindex subcontent for Container

Modified:
    erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_trade/bt/revision
    erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=37764&r1=37763&r2=37764&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Thu Aug 12 15:24:25 2010
@@ -13,7 +13,7 @@
  </chain>
  <chain>
   <type>Container</type>
-  <workflow>edit_workflow, pricing_interaction_workflow</workflow>
+  <workflow>edit_workflow, pricing_interaction_workflow, reindex_object_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Container Cell</type>

Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=37764&r1=37763&r2=37764&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision [utf8] Thu Aug 12 15:24:25 2010
@@ -1 +1 @@
-971
\ No newline at end of file
+972
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list?rev=37764&r1=37763&r2=37764&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list [utf8] Thu Aug 12 15:24:25 2010
@@ -11,6 +11,7 @@ Container Line | pricing_interaction_wor
 Container Line | trade_matrix_workflow
 Container | edit_workflow
 Container | pricing_interaction_workflow
+Container | reindex_object_interaction_workflow
 Delivery Cell | delivery_movement_causality_interaction_workflow
 Delivery Cell | delivery_movement_simulation_interaction_workflow
 Delivery Root Simulation Rule | edit_workflow




More information about the Erp5-report mailing list