Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016688Openbravo ERPB. User interfacepublic2011-04-07 13:152012-01-25 11:38
mbernal 
alostale 
highminoralways
closedfixed 
20Community Appliance
 
3.0MP8 
Query/List widget
No
0016688: List References and DateTime references are not displayed correctly in a Query Widget
Query widget allows to select the column type as if it was a field (String, Text, List, Date, Number, etc.). Sometimes this references are not correctly displayed

- Columns with List Reference will show the value instead of the reference name.
- Columns with DateTime reference will only show the Date, not the time.
Create a query widget.
Create a query, in the query add to fields which can be displayed as list or datetime in normal windows.
Create these two columns under the query, and set the reference properly.
Add the widget to the workspace. References are not working properly.
No tags attached.
related to defect 00195963.0MP9 closed alostale Selector are not working properly with fields that has one list as reference 
Issue History
2011-04-07 13:15mbernalNew Issue
2011-04-07 13:15mbernalAssigned To => dbaz
2011-04-07 13:15mbernalModules => Query/List widget
2011-04-07 13:45dbazAssigned Todbaz => gorkaion
2011-09-19 22:37psarobeAssigned Togorkaion => jonalegriaesarte
2011-09-19 22:37psarobeStatusnew => scheduled
2011-11-17 12:13jmonIssue Monitored: jmon
2011-11-21 17:47xabiermerinoResolution time => 1328223600
2011-11-21 17:47xabiermerinoSeveritymajor => minor
2012-01-03 11:54jonalegriaesarteAssigned Tojonalegriaesarte => alostale
2012-01-03 11:54jonalegriaesarteTarget Version => 3.0MP8
2012-01-20 12:04hgbotCheckin
2012-01-20 12:04hgbotNote Added: 0044465
2012-01-20 12:04hgbotStatusscheduled => resolved
2012-01-20 12:04hgbotResolutionopen => fixed
2012-01-20 12:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b05447dc9ed7ccd33c3620cdce950a4ae8bd65d5 [^]
2012-01-20 12:16alostaleNote Added: 0044467
2012-01-24 13:34hudsonbotCheckin
2012-01-24 13:34hudsonbotNote Added: 0044505
2012-01-25 11:38marvintmStatusresolved => closed
2012-01-31 11:42alostaleRelationship addedrelated to 0019596

Notes
(0044465)
hgbot   
2012-01-20 12:04   
Repository: erp/devel/pi
Changeset: b05447dc9ed7ccd33c3620cdce950a4ae8bd65d5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jan 20 12:03:26 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b05447dc9ed7ccd33c3620cdce950a4ae8bd65d5 [^]

fixed bug 16688: List References and DateTime references are not displayed correctly in a Query Widget

---
M modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java
---
(0044467)
alostale   
2012-01-20 12:16   
This fix affects only to QeryListDataSource used just by query list widgets. It adds value-caption mapping to lists of values and fixes the order date and date-time references are checked. No regression risk.
(0044505)
hudsonbot   
2012-01-24 13:34   
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/9a942bd15053 [^]

Maturity status: Test