Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018747Openbravo ERPA. Platformpublic2011-10-10 21:162011-11-30 22:16
mtaal 
mtaal 
immediatemajorhave not tried
closedfixed 
5
 
3.0MP63.0MP6 
Core
No
0018747: Support and/or and default operator logic in text fields
It should be possible to enter a search query like this in the filter field of a text field:
east or west

which should show all records which contain either east or west in the value.

See this SC forum thread also:
http://forums.smartclient.com/showthread.php?t=19082 [^]
.
No tags attached.
png broken or 1.PNG (28,094) 2011-11-15 11:02
https://issues.openbravo.com/file_download.php?file_id=4750&type=bug
png

png broken or 2.PNG (29,329) 2011-11-15 11:02
https://issues.openbravo.com/file_download.php?file_id=4751&type=bug
png

png broken-or-3.PNG (7,951) 2011-11-15 11:03
https://issues.openbravo.com/file_download.php?file_id=4752&type=bug
png

diff 18747.diff (692) 2011-11-30 07:28
https://issues.openbravo.com/file_download.php?file_id=4795&type=bug
Issue History
2011-10-10 21:16mtaalNew Issue
2011-10-10 21:16mtaalAssigned To => mtaal
2011-10-10 21:16mtaalModules => Core
2011-10-10 21:16mtaalTypedefect => feature request
2011-10-10 21:17iciordiaIssue Monitored: iciordia
2011-10-11 03:10pjuvaraIssue Monitored: pjuvara
2011-10-23 21:01hgbotCheckin
2011-10-23 21:01hgbotNote Added: 0042043
2011-10-23 21:01hgbotStatusnew => resolved
2011-10-23 21:01hgbotResolutionopen => fixed
2011-10-23 21:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f5b7b81d640d06e1521d8847a16bbc9852e5d3a2 [^]
2011-11-02 11:39rgorisNote Added: 0042438
2011-11-02 11:39rgorisStatusresolved => closed
2011-11-04 13:56hudsonbotCheckin
2011-11-04 13:56hudsonbotNote Added: 0042546
2011-11-15 11:02rgorisNote Added: 0042821
2011-11-15 11:02rgorisStatusclosed => new
2011-11-15 11:02rgorisResolutionfixed => open
2011-11-15 11:02rgorisFile Added: broken or 1.PNG
2011-11-15 11:02rgorisFile Added: broken or 2.PNG
2011-11-15 11:03rgorisFile Added: broken-or-3.PNG
2011-11-15 11:05rgorisPrioritynormal => immediate
2011-11-15 11:05rgorisStatusnew => scheduled
2011-11-15 11:05rgorisTypefeature request => defect
2011-11-15 11:06rgorisTarget Version3.0MP5 => 3.0MP6
2011-11-30 07:28mtaalNote Added: 0043419
2011-11-30 07:28mtaalFile Added: 18747.diff
2011-11-30 11:15hgbotCheckin
2011-11-30 11:15hgbotNote Added: 0043420
2011-11-30 11:15hgbotStatusscheduled => resolved
2011-11-30 11:15hgbotResolutionopen => fixed
2011-11-30 11:15hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/f5b7b81d640d06e1521d8847a16bbc9852e5d3a2 [^] => http://code.openbravo.com/erp/devel/pi/rev/d4b1d314aa16be8db003948521be5b67850c3e1c [^]
2011-11-30 13:11dbazNote Added: 0043577
2011-11-30 13:11dbazStatusresolved => closed
2011-11-30 13:11dbazFixed in Version => 3.0MP6
2011-11-30 22:16hudsonbotCheckin
2011-11-30 22:16hudsonbotNote Added: 0043609

Notes
(0042043)
hgbot   
2011-10-23 21:01   
Repository: erp/devel/pi
Changeset: f5b7b81d640d06e1521d8847a16bbc9852e5d3a2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Oct 23 17:55:13 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f5b7b81d640d06e1521d8847a16bbc9852e5d3a2 [^]

Fixes issue 18747: Support and/or and default operator logic in text fields

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0042438)
rgoris   
2011-11-02 11:39   
great
(0042546)
hudsonbot   
2011-11-04 13:56   
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/d10da320df2a [^]

Maturity status: Test
(0042821)
rgoris   
2011-11-15 11:02   
issue with or: after hitting enter it automatically inserts "and" twice and the resulting set is emtpy. See images.
(0043419)
mtaal   
2011-11-30 07:28   
Note: this error only occurs in case of FK fields.
(0043420)
hgbot   
2011-11-30 11:15   
Repository: erp/devel/pi
Changeset: d4b1d314aa16be8db003948521be5b67850c3e1c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Nov 30 11:15:09 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d4b1d314aa16be8db003948521be5b67850c3e1c [^]

Fixes issue 18747: Support and/or and default operator logic in text fields

---
M .hgignore
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0043577)
dbaz   
2011-11-30 13:11   
Reviewed @ changeset 14762 - 1fac7a8950d1
(0043609)
hudsonbot   
2011-11-30 22:16   
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/598bceb6e1a9 [^]

Maturity status: Test