Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009146Openbravo ERPA. Platformpublic2009-05-22 18:172009-06-06 00:00
networkb 
alostale 
immediatemajoralways
closedfixed 
20rPath Linux
2.50 
2.40MP32.40MP5 
Core
No
0009146: Fields of type "Time" does not work correctly in the browser
We get an error when we try to make a search in the browser with fields of type time. See attached image.
* Create a field of type "Time"
* Define it in the application dictionary, a new columns|field...
* select in the reference field time type
* check the filter column
* Add data to this field
* Make a search

 ERROR: The seeker does not recognize de field as type : "Time"
        and the its textbox appears out of place
No tags attached.
depends on backport 0009158 closed alostale Fields of type "Time" does not work correctly in the browser 
png FilterTime.png (22,250) 2009-05-25 10:22
https://issues.openbravo.com/file_download.php?file_id=1342&type=bug
png
Issue History
2009-05-22 18:17networkbNew Issue
2009-05-22 18:17networkbAssigned To => rafaroda
2009-05-25 09:59rafarodaNote Added: 0016603
2009-05-25 09:59rafarodaPriorityhigh => immediate
2009-05-25 09:59rafarodaStatusnew => feedback
2009-05-25 10:02networkbStatusfeedback => new
2009-05-25 10:02networkbversion => 2.50
2009-05-25 10:22rafarodaFile Added: FilterTime.png
2009-05-25 10:23rafarodaAssigned Torafaroda => alostale
2009-05-25 10:23rafarodaStatusnew => scheduled
2009-05-25 10:23rafarodaDescription Updated
2009-05-25 10:24rafarodaIssue cloned0009158
2009-05-25 10:24rafarodaRelationship addeddepends on 0009158
2009-05-27 09:05hgbotCheckin
2009-05-27 09:05hgbotNote Added: 0016670
2009-05-27 09:05hgbotStatusscheduled => resolved
2009-05-27 09:05hgbotResolutionopen => fixed
2009-05-27 09:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/5572e791bdb96bb8d09b0b1490da01a2a80a3af7 [^]
2009-05-27 12:09rafarodaNote Added: 0016675
2009-05-27 12:10rafarodaNote Deleted: 0016670
2009-06-05 12:14psarobeProposed Solution updated
2009-06-05 12:21psarobeStatusresolved => closed
2009-06-05 12:21psarobeFixed in Version => 2.50MP2
2009-06-06 00:00anonymoussf_bug_id0 => 2802035

Notes
(0016603)
rafaroda   
2009-05-25 09:59   
Could you please provide Openbravo ERP version?
(0016675)
rafaroda   
2009-05-27 12:09   
Repository: erp/devel/pi
Changeset: 55f655f8228c8130134c9ffb1e3c69dff279a318
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue May 26 11:01:17 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/55f655f8228c8130134c9ffb1e3c69dff279a318 [^] [^]

fixed bug 0009146: Fields of type Time does not work correctly in the browser

---
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
M src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java
---