[Erp5-report] r32580 jerome - /erp5/trunk/products/ERP5Type/patches/ppml.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 16 09:15:17 CET 2010


Author: jerome
Date: Tue Feb 16 09:15:16 2010
New Revision: 32580

URL: http://svn.erp5.org?rev=32580&view=rev
Log:
fix name error with new ppml

Modified:
    erp5/trunk/products/ERP5Type/patches/ppml.py

Modified: erp5/trunk/products/ERP5Type/patches/ppml.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/patches/ppml.py?rev=32580&r1=32579&r2=32580&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/patches/ppml.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/patches/ppml.py [utf8] Tue Feb 16 09:15:16 2010
@@ -11,6 +11,8 @@
 # FOR A PARTICULAR PURPOSE
 #
 ##############################################################################
+
+import string
 
 # Import everything right now, not after
 # or new patch will not work




More information about the Erp5-report mailing list