Commit ed03f1a3 authored by Fabien Morin's avatar Fabien Morin

add a TODO


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27320 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c6fc9c47
......@@ -36,6 +36,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
class TradeCondition(Path, Transformation):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment