[Erp5-report] r16188 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: WorkflowTemplateIt...

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Sep 9 12:24:35 CEST 2007


Author: kazuhiko
Date: Sun Sep  9 12:24:34 2007
New Revision: 16188

URL: http://svn.erp5.org?rev=16188&view=rev
Log:
fix a typo.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/simulation_movement_causality_interaction_workflow/scripts/SimulationMovement_calculateCausalityState.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/simulation_movement_causality_interaction_workflow/scripts/SimulationMovement_calculateCausalityState.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/simulation_movement_causality_interaction_workflow/scripts/SimulationMovement_calculateCausalityState.xml?rev=16188&r1=16187&r2=16188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/simulation_movement_causality_interaction_workflow/scripts/SimulationMovement_calculateCausalityState.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/simulation_movement_causality_interaction_workflow/scripts/SimulationMovement_calculateCausalityState.xml Sun Sep  9 12:24:34 2007
@@ -76,7 +76,7 @@
   delivery = delivery_movement.getExplanationValue()\n
   if delivery.getCausalityState() != \'draft\':\n
     delivery.activate(\n
-        after_path_and_method_id=(movement.getPath(),\n
+        after_path_and_method_id=(delivery_movement.getPath(),\n
         (\'recursiveImmediateReindexObject\', \'immediateReindexObject\'))).calculate()\n
 </string> </value>
         </item>
@@ -145,7 +145,6 @@
                             <string>delivery_movement</string>
                             <string>None</string>
                             <string>delivery</string>
-                            <string>movement</string>
                           </tuple>
                         </value>
                     </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=16188&r1=16187&r2=16188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Sun Sep  9 12:24:34 2007
@@ -1,1 +1,1 @@
-455
+456




More information about the Erp5-report mailing list