Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026305Openbravo ERPB. User interfacepublic2014-04-16 13:202015-03-12 11:49
sureshbabu 
guillermogil 
normalminoralways
closedfixed 
5
 
3.0PR14Q3 
AugustoMauch
Core
No
0026305: [PR14Q2]In column filter, when i enter ^511 and press tab, filter value gets deleted
In purchase order window at grid view, at Total Gross Amount column filter field, when i enter ^511 and press tab ^511 value get disappeared(removed)
1) Login as Openbravo/password
2) Change role to QA testing Admin
3) From the top Navigation tool bar, click Quick Launch button and enter "Purchase Order"
4) Purchase order document will be opened in grid view in a new tab
5) In the "Total Gross Amount" Column Filters enter ^511 and press tab.

Defect: One can find, records are rightly filtered but value ^511 is removed from the filter column
No tags attached.
causes defect 0029248 closed AugustoMauch Can't filter in numeric fields using the value 0 
causes backport 00292543.0PR14Q3.8 closed AugustoMauch Can't filter in numeric fields using the value 0 
Issue History
2014-04-16 13:20sureshbabuNew Issue
2014-04-16 13:20sureshbabuAssigned To => alostale
2014-04-16 13:20sureshbabuModules => Core
2014-04-16 13:20sureshbabuTriggers an Emergency Pack => No
2014-05-20 09:35guillermogilAssigned Toalostale => guillermogil
2014-05-20 09:35guillermogilIssue Monitored: AugustoMauch
2014-05-20 09:35guillermogilReview Assigned To => AugustoMauch
2014-05-20 09:39guillermogilNote Added: 0067293
2014-05-20 09:39hgbotCheckin
2014-05-20 09:39hgbotNote Added: 0067294
2014-05-20 09:39hgbotStatusnew => resolved
2014-05-20 09:39hgbotResolutionopen => fixed
2014-05-20 09:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d9ce373c75dad51598fb943d75e4d8e56f1d56eb [^]
2014-05-20 17:53hudsonbotCheckin
2014-05-20 17:53hudsonbotNote Added: 0067326
2014-06-03 17:09AugustoMauchNote Added: 0067715
2014-06-03 17:09AugustoMauchStatusresolved => closed
2014-06-03 17:09AugustoMauchFixed in Version => PR14Q3
2015-03-12 11:49AugustoMauchRelationship addedcauses 0029248
2015-03-13 11:06alostaleRelationship addedcauses 0029254

Notes
(0067293)
guillermogil   
2014-05-20 09:39   
'^' Operator is not supported for numbers, it should disappear with no errors.
(0067294)
hgbot   
2014-05-20 09:39   
Repository: erp/devel/pi
Changeset: d9ce373c75dad51598fb943d75e4d8e56f1d56eb
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue May 20 09:38:17 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d9ce373c75dad51598fb943d75e4d8e56f1d56eb [^]

Fixed issue 26305:starts with operator is not supported for numbers

starts with is not a supported operator for numbers. Look for validOperators and if the operator is not a valid operator, remove it.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
---
(0067326)
hudsonbot   
2014-05-20 17:53   
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/8d555b8cf67e [^]
Maturity status: Test
(0067715)
AugustoMauch   
2014-06-03 17:09   
Code reviewed and verified in pi@9e9cdee21888