Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023530 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2013-04-10 17:20 | 2013-04-30 21:05 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP23 | |||
Status | closed | Fix in branch | Fixed in SCM revision | fe9816e90756 | ||||
Projection | none | ETA | none | Target Version | 3.0MP23 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023530: Filtering with a multiple value is not working properly | |||||||
Description | If the value of the filter consists of multiple parts then filtering won't work. The system is only searching on the first part. | |||||||
Steps To Reproduce | As System Admin: - Open Tables and Columns - Select the C_BPARTNER table - Open its column named Search Key, and check its Used as Record Identifier field. - Select the C_ORDER table - Change the reference of its C_BPARTNER_ID column from Search to Table Compile and restart tomcat. As F&B Admin: - Open the Sales Order window - Notice that in the Business Partner column the name is shown, but if its filter is opened, the options show the whole identifier (Search Key - Name). - Try to filter that column. It won't work | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0058304) hgbot (developer) 2013-04-29 17:01 |
Repository: erp/devel/pi Changeset: fe9816e9075614abc9dab971d0850bbd3071d62b Author: Martin Taal <martin.taal <at> openbravo.com> Date: Mon Apr 29 17:01:03 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/fe9816e9075614abc9dab971d0850bbd3071d62b [^] Fixes issue 23530: Filtering with a multiple value is not working properly If the reference is a table ref with a display column then use the display column (or in fact its property) as the property to show in the combo box of the filter item, also do the filtering in the grid using this displaycolumn. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/FKComboUIDefinition.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataEntityQueryService.java M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
(0058318) alostale (manager) 2013-04-30 09:05 |
Code reviewed + verified on pi@5521f678e840 Tested table, tableDir and search references |
(0058384) hudsonbot (developer) 2013-04-30 21:05 |
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/3ea22ca7a348 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2013-04-10 17:20 | caristu | New Issue | |
2013-04-10 17:20 | caristu | Assigned To | => AugustoMauch |
2013-04-10 17:20 | caristu | Modules | => Core |
2013-04-10 17:20 | caristu | Resolution time | => 1366149600 |
2013-04-10 17:20 | caristu | Triggers an Emergency Pack | => No |
2013-04-10 17:24 | caristu | Issue Monitored: networkb | |
2013-04-10 17:24 | caristu | Relationship added | related to 0023169 |
2013-04-11 13:57 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2013-04-11 13:58 | AugustoMauch | Steps to Reproduce Updated | View Revisions |
2013-04-11 18:55 | mtaal | Assigned To | AugustoMauch => mtaal |
2013-04-29 17:00 | mtaal | Review Assigned To | => alostale |
2013-04-29 17:01 | hgbot | Checkin | |
2013-04-29 17:01 | hgbot | Note Added: 0058304 | |
2013-04-29 17:01 | hgbot | Status | new => resolved |
2013-04-29 17:01 | hgbot | Resolution | open => fixed |
2013-04-29 17:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fe9816e9075614abc9dab971d0850bbd3071d62b [^] |
2013-04-30 09:05 | alostale | Note Added: 0058318 | |
2013-04-30 09:05 | alostale | Status | resolved => closed |
2013-04-30 09:05 | alostale | Fixed in Version | => 3.0MP23 |
2013-04-30 21:05 | hudsonbot | Checkin | |
2013-04-30 21:05 | hudsonbot | Note Added: 0058384 | |
2019-02-01 14:05 | caristu | Relationship added | related to 0036421 |
Copyright © 2000 - 2009 MantisBT Group |