Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035464 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | sometimes | 2017-03-03 11:39 | 2017-03-10 14:40 | |||
Reporter | JONHM | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bdbad01cbc4f | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | 3.0PR16Q1.3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/92802596bf940d3c62c8e84547ea21e78055c0fc [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035464: Adaptive filtering capability does not work for Table references. | |||||||
Description | Adaptive filtering capability (filter in client when all data is locally available) does not work for Table references. | |||||||
Steps To Reproduce | As 'F&B International Group Admin' Role: 1) Open [Business Partner] window. 2) Write 'EUR' in Currency column and press enter button or click elsewhere --> The data is not filtered properly. 3) Click refresh button. --> The data is filtered properly because in this case adaptive filtering is not used. Note: On one hand 'Currency' field (Reference Table) is not filtering properly. On the other hand, 'Business Partner Category' field (Reference TableDir) is filtering properly. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0094900) hgbot (developer) 2017-03-10 10:24 |
Repository: erp/backports/3.0PR17Q1 Changeset: bdbad01cbc4f96c5dc953663ecc397cb6da27388 Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Fri Mar 10 10:24:11 2017 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/bdbad01cbc4f96c5dc953663ecc397cb6da27388 [^] Fixed issue 35464: Adaptive filtering does not work for Table references. The problem was that adaptive filtering (filter in client when all data is locally available) did not work for Table references when filtering by text instead of by selecting a value in the drop down list. The issue that causes this regression was not taking into account adaptive filtering. This problem has been fixed by taking into account this case in getDisplayProperty method. Now getDisplayProperty method manages properly when all the data are in the client (Adaptive filtering). --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js --- |
(0094923) caristu (developer) 2017-03-10 14:40 |
Code review + tested OK. Filtering by a column based on a Table reference is working both in client and server side. |
Issue History | |||
Date Modified | Username | Field | Change |
2017-03-09 12:24 | inigosanchez | Type | defect => backport |
2017-03-09 12:24 | inigosanchez | Target Version | => 3.0PR17Q1 |
2017-03-10 10:07 | inigosanchez | Review Assigned To | => caristu |
2017-03-10 10:24 | hgbot | Checkin | |
2017-03-10 10:24 | hgbot | Note Added: 0094900 | |
2017-03-10 10:24 | hgbot | Status | scheduled => resolved |
2017-03-10 10:24 | hgbot | Resolution | open => fixed |
2017-03-10 10:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/bdbad01cbc4f96c5dc953663ecc397cb6da27388 [^] |
2017-03-10 14:40 | caristu | Note Added: 0094923 | |
2017-03-10 14:40 | caristu | Status | resolved => closed |
2017-03-10 14:40 | caristu | Fixed in Version | => 3.0PR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |