Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018509Openbravo ERPA. Platformpublic2011-09-12 16:462011-10-12 01:58
rgoris 
mtaal 
highmajoralways
closedno change required 
5
 
3.0MP4 
Core
No
0018509: FIlter expressions are automatically removed when typing
This happens in non-numerical fields and is a bug.

Also: disable/enable applicable operators per field type
For example go to Sales Order
In Organization column filter type a !
Wait 0.5 seconds
! is removed automatically
Please update this spreadsheet (as starting point for user documentation and other communication to users).

https://docs.google.com/spreadsheet/ccc?key=0AkiUxoNJU-nkdHNzZlVQWllONDQwYVFCeDhGTXdmWHc&hl=en_US [^]
No tags attached.
related to defect 00187033.0MP4 closed mtaal Duplicate column shown in Financial Account -> Transaction tab 
related to defect 00185103.0MP4 closed mtaal Allow hyphen in range notation for filter columns 
Issue History
2011-09-12 16:46rgorisNew Issue
2011-09-12 16:46rgorisAssigned To => mtaal
2011-09-12 16:46rgorisModules => Core
2011-09-12 16:47rgorisDescription Updatedbug_revision_view_page.php?rev_id=2697#r2697
2011-09-12 16:47rgorisStatusnew => scheduled
2011-09-12 16:47rgorisfix_in_branch => pi
2011-09-12 16:50rgorisIssue cloned0018510
2011-09-12 16:50rgorisRelationship addedrelated to 0018510
2011-09-13 13:40hgbotCheckin
2011-09-13 13:40hgbotNote Added: 0040930
2011-09-13 13:40hgbotStatusscheduled => resolved
2011-09-13 13:40hgbotResolutionopen => fixed
2011-09-13 13:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a5546358a8a213f28e6c4d4484002c5c28b617bd [^]
2011-09-30 18:51iperdomoNote Added: 0041434
2011-09-30 18:51iperdomoStatusresolved => closed
2011-10-05 16:22iperdomoNote Added: 0041506
2011-10-05 16:22iperdomoStatusclosed => new
2011-10-05 16:22iperdomoResolutionfixed => open
2011-10-05 16:33iperdomoRelationship addedrelated to 0018703
2011-10-05 16:34iperdomoNote Added: 0041507
2011-10-05 16:34iperdomoStatusnew => closed
2011-10-05 16:34iperdomoResolutionopen => no change required
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041664

Notes
(0040930)
hgbot   
2011-09-13 13:40   
Repository: erp/devel/pi
Changeset: a5546358a8a213f28e6c4d4484002c5c28b617bd
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Sep 13 13:38:19 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a5546358a8a213f28e6c4d4484002c5c28b617bd [^]

Fixes issue 18509: FIlter expressions are automatically removed when typing
Prevent filtering when only an operator is entered

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
---
(0041434)
iperdomo   
2011-09-30 18:51   
Tested on pi @ rev 87cf08ea7620
(0041506)
iperdomo   
2011-10-05 16:22   
Reproducible in pi @ rev 8230d3c37141

Steps to reproduce:
* Login into the application
* Open Sales Order window
* Remove the implicit filter (click on the funnel icon)
* Enter >100 in the "Total Gross Amount" field, and hit ENTER
* The filter gets applied but the filter expression >100 is removed
(0041507)
iperdomo   
2011-10-05 16:34   
The reported steps are only for duplicated columns, see issue 0018703
(0041664)
hudsonbot   
2011-10-12 01:58   
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/9bd2b5c2d982 [^]

Maturity status: Test