Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020462Openbravo ERP00. Application dictionarypublic2012-05-10 09:332012-05-25 12:11
malsasua 
migueldejuana 
highminoralways
closedfixed 
5
 
3.0MP12 
Google Chrome
Core
No
0020462: widget with column type "yesno" does not work
if you define a widget with column type "yesno" and you try filter by this column, it does not work
create widget with column type yesno checked as filter

http://wiki.openbravo.com/wiki/How_to_create_a_QueryList_Widget [^]
No tags attached.
related to design defect 0020464 scheduled migueldejuana filter in widget with column date 
Issue History
2012-05-10 09:33malsasuaNew Issue
2012-05-10 09:33malsasuaAssigned To => alostale
2012-05-10 09:33malsasuaWeb browser => Google Chrome
2012-05-10 09:33malsasuaModules => Core
2012-05-10 10:50alostaleRelationship addedrelated to 0020464
2012-05-10 10:52alostaleAssigned Toalostale => migueldejuana
2012-05-14 15:19hgbotCheckin
2012-05-14 15:19hgbotNote Added: 0048622
2012-05-14 15:19hgbotStatusnew => resolved
2012-05-14 15:19hgbotResolutionopen => fixed
2012-05-14 15:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c0e561fb799baa9e7651e8fba1ca63bf0b50eb7a [^]
2012-05-14 15:22migueldejuanaNote Added: 0048623
2012-05-16 09:28alostaleNote Added: 0048681
2012-05-16 09:28alostaleStatusresolved => closed
2012-05-16 09:28alostaleFixed in Version => 3.0MP12
2012-05-25 12:11hudsonbotCheckin
2012-05-25 12:11hudsonbotNote Added: 0049120

Notes
(0048622)
hgbot   
2012-05-14 15:19   
Repository: erp/devel/pi
Changeset: c0e561fb799baa9e7651e8fba1ca63bf0b50eb7a
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon May 14 15:18:08 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c0e561fb799baa9e7651e8fba1ca63bf0b50eb7a [^]

Fixed issue 20462: widget with column type "yesno" works
It didn't works because it was adding "LIKE '%TRUE%'" instead of "LIKE '%Y%'"

---
M modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java
M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
---
(0048623)
migueldejuana   
2012-05-14 15:22   
Test plan:
-Create QueryList widget with column type yesno checked as filter
-Filter data with this column


No risky.
(0048681)
alostale   
2012-05-16 09:28   
Code reviewed and verified on pi@d4ef642f1e2a
(0049120)
hudsonbot   
2012-05-25 12:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test