Commit 1836b4e7 authored by Jérome Perrin's avatar Jérome Perrin

this TODO no longer applies, as we use unrestricted catalog searches


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28408 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 073a065c
......@@ -1775,8 +1775,6 @@ class TestEffectiveTradeCondition(TradeConditionTestCase):
- should getEffectiveModel take validation state into account ? if yes, how
to do it in generic/customizable way ?
- would getEffectiveModel(at_date) be enough ?
- should effective model respect security (currently you need to view the
effective TC to find it through catalog)
"""
def test_getEffectiveModel(self):
# getEffectiveModel returns the model with highest version
......
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