Commit 906da8af authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_web: test

parent de10f6e3
if context.getValidationState() == 'published' and context.getAggregateReference():
return context.generatePredicate()
return context.generatePredicate(criterion_property_list = ('start_date',))
return None
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