[Erp5-report] r18592 - /erp5/trunk/products/ERP5/Document/PaySheetModel.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 4 09:58:48 CET 2008


Author: fabien
Date: Fri Jan  4 09:58:47 2008
New Revision: 18592

URL: http://svn.erp5.org?rev=18592&view=rev
Log:
remove a log

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

Modified: erp5/trunk/products/ERP5/Document/PaySheetModel.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/PaySheetModel.py?rev=18592&r1=18591&r2=18592&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/PaySheetModel.py (original)
+++ erp5/trunk/products/ERP5/Document/PaySheetModel.py Fri Jan  4 09:58:47 2008
@@ -74,7 +74,6 @@
     override of the function getCell to ba able to search a cell on the
     inheritance model
     '''
-    LOG('getCell ', 0, kw)
     cell = XMLMatrix.getCell(self, *kw, **kwd)
 
     # if cell not found, look on the inherited models




More information about the Erp5-report mailing list