[Erp5-report] r13654 - /erp5/trunk/products/ERP5Banking/Document/CashCurrency.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Mar 26 16:12:36 CEST 2007
Author: aurel
Date: Mon Mar 26 16:12:35 2007
New Revision: 13654
URL: http://svn.erp5.org?rev=13654&view=rev
Log:
remove useless log
Modified:
erp5/trunk/products/ERP5Banking/Document/CashCurrency.py
Modified: erp5/trunk/products/ERP5Banking/Document/CashCurrency.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/Document/CashCurrency.py?rev=13654&r1=13653&r2=13654&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/Document/CashCurrency.py (original)
+++ erp5/trunk/products/ERP5Banking/Document/CashCurrency.py Mon Mar 26 16:12:35 2007
@@ -99,7 +99,7 @@
"""
We will create cells by the same time
"""
- LOG('_setVariationList, value',0,value)
+ #LOG('_setVariationList, value',0,value)
self._categorySetVariationList(value)
self.setVariationBaseCategoryList(('cash_status','emission_letter','variation'))
#all_variation_list = self.OrderLine_getMatrixItemList()
More information about the Erp5-report
mailing list