Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013611 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | minor | always | 2010-06-10 16:10 | 2011-01-27 10:27 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | b4533f12735c | |||
Projection | none | ETA | none | Target Version | 2.40MP13 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP12 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0013611: Inhomogeneous behavior of searchers | |||||||
Description | Searching by "Document No" is case sensitive and searching by "Order Reference" is not case sensitive in, for example, Invoice window. All fields in Search button should not be case sensitive. | |||||||
Steps To Reproduce | 1. Go to Sales Management || Transactions || Sales Invoice || Header : create record with documentno=300004gh and Order Reference=gh 2. Press Search button and try to find with documentno=%GH --> no record obtained 3. Press Search button and try to find with orderreference=%GH --> 1 record obtained | |||||||
Proposed Solution | make all fields in serachers not case sensitive | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0029416) hgbot (developer) 2010-07-20 18:23 |
Repository: erp/stable/2.40 Changeset: b4533f12735c11a1e68adbfbad710d7a2161ffc0 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Tue Jul 20 18:23:00 2010 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/b4533f12735c11a1e68adbfbad710d7a2161ffc0 [^] Fixes issue 0013611: Inhomogeneous behavior of searchers It has been made all fields case insensitive --- M src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java --- |
(0029419) adrianromero (viewer) 2010-07-20 18:31 |
* Testing of the issue Searching by documentno or orderreference have exactly the same behavior. Searching by any kind of field is always case insesitive. * Other areas affected. It only has been modified the case sensitive search behavior for fields called "documentno" and "value" any other search behaves the same |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-10 16:10 | adrianromero | New Issue | |
2010-06-10 16:10 | adrianromero | Assigned To | => adrianromero |
2010-06-10 16:10 | adrianromero | OBNetwork customer | => Yes |
2010-06-10 16:10 | adrianromero | Issue generated from | 0013602 |
2010-06-10 16:10 | adrianromero | Relationship added | blocks 0013602 |
2010-06-10 16:10 | adrianromero | Status | new => scheduled |
2010-06-10 16:10 | adrianromero | fix_in_branch | => pi |
2010-07-20 18:23 | hgbot | Checkin | |
2010-07-20 18:23 | hgbot | Note Added: 0029416 | |
2010-07-20 18:23 | hgbot | Status | scheduled => resolved |
2010-07-20 18:23 | hgbot | Resolution | open => fixed |
2010-07-20 18:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/b4533f12735c11a1e68adbfbad710d7a2161ffc0 [^] |
2010-07-20 18:31 | adrianromero | Note Added: 0029419 | |
2011-01-27 10:27 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |