Commit d0d4b3fa authored by Łukasz Nowak's avatar Łukasz Nowak

- create TODO list


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28726 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4550724a
......@@ -37,6 +37,12 @@ class TradeModelRule(TransformationRule):
"""
Rule for Trade Model
"""
# TODO:
# * reuse Rule methods
# * remove duplicated code
# * use matching_property_list (needs update of rules instance)
# * more usage of Business Process (remove 'if 0' conditions)
# CMF Type Definition
meta_type = 'ERP5 Trade Model Rule'
portal_type = 'Trade Model Rule'
......
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