Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014239 | Openbravo ERP | Z. Others | public | 2010-08-18 18:02 | 2011-04-08 00:00 |
|
| Reporter | iperdomo | |
| Assigned To | mtaal | |
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 20 | OS Version | 2.6.30-gentoo-r5 |
| Product Version | 2.50 | |
| Target Version | | Fixed in Version | 3.0RC5 | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | JSON REST Webservice |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0014239: Refactor the QueryBuilder class to support SmartClient's Advanced Criteria |
| Description | 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. |
| Steps To Reproduce | |
| Proposed Solution | Refactor the code in the QueryBuilder class to allow AdvancedCriteria type of requests |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-08-18 18:02 | iperdomo | New Issue | |
| 2010-08-18 18:02 | iperdomo | Assigned To | => mtaal |
| 2010-08-18 18:02 | iperdomo | OBNetwork customer | => No |
| 2011-03-14 22:52 | mtaal | Status | new => scheduled |
| 2011-03-14 22:52 | mtaal | Note Added: 0034849 | |
| 2011-03-14 22:52 | mtaal | fix_in_branch | => pi |
| 2011-03-14 22:52 | mtaal | Note Added: 0034850 | |
| 2011-03-14 22:52 | mtaal | Status | scheduled => resolved |
| 2011-03-14 22:52 | mtaal | Fixed in Version | => 3.0RC5 |
| 2011-03-14 22:52 | mtaal | Fixed in SCM revision | => . |
| 2011-03-14 22:52 | mtaal | Resolution | open => fixed |
| 2011-04-07 12:43 | iperdomo | Status | resolved => closed |
| 2011-04-08 00:00 | anonymous | sf_bug_id | 0 => 3279882 |