[Erp5-report] r12044 - /erp5/trunk/products/ERP5/Document/ImmobilisationMovement.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 12 11:55:31 CET 2007


Author: nicolas
Date: Fri Jan 12 11:55:29 2007
New Revision: 12044

URL: http://svn.erp5.org?rev=12044&view=rev
Log:
Del wrong uncomment line

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

Modified: erp5/trunk/products/ERP5/Document/ImmobilisationMovement.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/ImmobilisationMovement.py?rev=12044&r1=12043&r2=12044&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/ImmobilisationMovement.py (original)
+++ erp5/trunk/products/ERP5/Document/ImmobilisationMovement.py Fri Jan 12 11:55:29 2007
@@ -30,7 +30,6 @@
 from AccessControl import ClassSecurityInfo
 
 from Products.ERP5Type import Base, Permissions, PropertySheet, Constraint, Interface
-from Products.ERP5.Core import MetaNode, MetaResource
 from Products.CMFCore.WorkflowCore import WorkflowMethod
 
 from Products.ERP5Type.XMLObject import XMLObject




More information about the Erp5-report mailing list