Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014239Openbravo ERPZ. Otherspublic2010-08-18 18:022011-04-08 00:00
iperdomo 
mtaal 
highminoralways
closedfixed 
202.6.30-gentoo-r5
2.50 
3.0RC5 
No
JSON REST Webservice
No
0014239: Refactor the QueryBuilder class to support SmartClient's Advanced Criteria
Current request to JSON datasource only allow mixing _and_ and _or_ conditions using a special parameter _where (where clause)

The Selector is using a simple criteria but there is an Advanced Criteria available where in the client side the widget handles the _and_ and _or_ conditions.

http://www.smartclient.com/docs/7.0rc2/a/b/c/go.html#object..AdvancedCriteria [^]

Currently, there is a copy in the selector default filter that makes the same operations than the QueryBuilder getWhere() method.
Refactor the code in the QueryBuilder class to allow AdvancedCriteria type of requests
No tags attached.
Issue History
2010-08-18 18:02iperdomoNew Issue
2010-08-18 18:02iperdomoAssigned To => mtaal
2010-08-18 18:02iperdomoOBNetwork customer => No
2011-03-14 22:52mtaalStatusnew => scheduled
2011-03-14 22:52mtaalNote Added: 0034849
2011-03-14 22:52mtaalfix_in_branch => pi
2011-03-14 22:52mtaalNote Added: 0034850
2011-03-14 22:52mtaalStatusscheduled => resolved
2011-03-14 22:52mtaalFixed in Version => 3.0RC5
2011-03-14 22:52mtaalFixed in SCM revision => .
2011-03-14 22:52mtaalResolutionopen => fixed
2011-04-07 12:43iperdomoStatusresolved => closed
2011-04-08 00:00anonymoussf_bug_id0 => 3279882

Notes
(0034849)
mtaal   
2011-03-14 22:52   
Done
(0034850)
mtaal   
2011-03-14 22:52   
Resolved