[Erp5-report] r31429 kazuhiko - /erp5/trunk/products/ERP5/Document/SimulationMovement.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Dec 23 10:02:33 CET 2009


Author: kazuhiko
Date: Wed Dec 23 10:02:31 2009
New Revision: 31429

URL: http://svn.erp5.org?rev=31429&view=rev
Log:
remove a garbage that was committed mistakenly.

Modified:
    erp5/trunk/products/ERP5/Document/SimulationMovement.py

Modified: erp5/trunk/products/ERP5/Document/SimulationMovement.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/SimulationMovement.py?rev=31429&r1=31428&r2=31429&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/SimulationMovement.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/SimulationMovement.py [utf8] Wed Dec 23 10:02:31 2009
@@ -358,8 +358,6 @@
       return True
     else:
       return False
-
-  getDeliverable = isDeliverable
 
   # Simulation Dates - acquire target dates
   security.declareProtected( Permissions.AccessContentsInformation,




More information about the Erp5-report mailing list