This commit break the findParty service, it always returns full entries since the search condition were dropped out.

I created  a new JIRA https://issues.apache.org/jira/browse/OFBIZ-5901
thanks

Le 22/11/2014 12:17, [email protected] a écrit :
EntityListIterator pli = delegator.findListIteratorByCondition(dynamicView, 
mainCond, null, fieldsToSelect, orderBy, findOpts);

Reply via email to