[Erp5-report] r28101 - /erp5/trunk/products/ERP5/interfaces/business_path.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 16 18:09:27 CEST 2009


Author: luke
Date: Thu Jul 16 18:09:26 2009
New Revision: 28101

URL: http://svn.erp5.org?rev=28101&view=rev
Log:
 - typo

Modified:
    erp5/trunk/products/ERP5/interfaces/business_path.py

Modified: erp5/trunk/products/ERP5/interfaces/business_path.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/interfaces/business_path.py?rev=28101&r1=28100&r2=28101&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/interfaces/business_path.py [utf8] (original)
+++ erp5/trunk/products/ERP5/interfaces/business_path.py [utf8] Thu Jul 16 18:09:26 2009
@@ -64,7 +64,7 @@
                   process or is related to build of one paths
     """
 
-  def isMovementRelatedWithMovement(movement_value_a, movement_value_b)
+  def isMovementRelatedWithMovement(movement_value_a, movement_value_b):
     """Checks if self is parent or children to movement_value
 
     This logic is Business Process specific for Simulation Movements, as




More information about the Erp5-report mailing list