[Erp5-report] r27320 - /erp5/trunk/products/ERP5/Document/TradeCondition.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 1 17:40:52 CEST 2009


Author: fabien
Date: Mon Jun  1 17:40:52 2009
New Revision: 27320

URL: http://svn.erp5.org?rev=27320&view=rev
Log:
add a TODO

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

Modified: erp5/trunk/products/ERP5/Document/TradeCondition.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/TradeCondition.py?rev=27320&r1=27319&r2=27320&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/TradeCondition.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/TradeCondition.py [utf8] Mon Jun  1 17:40:52 2009
@@ -35,6 +35,9 @@
 from Products.ERP5.Document.Transformation import Transformation
 from Products.ERP5.Document.Path import Path
 from Products.ERP5.AggregatedAmountList import AggregatedAmountList
+
+# XXX TODO : getTradeModelLineComposedList and findSpecialiseValueList should
+# probably move to Transformation (better names sould be used)
 
 class CircularException(Exception): pass
 




More information about the Erp5-report mailing list