Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0020705 | Openbravo ERP | A. Platform | public | 2012-06-07 18:39 | 2012-09-25 12:11 | |||||||
Reporter | mirurita | |||||||||||
Assigned To | alostale | |||||||||||
Priority | high | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 20 | OS Version | Community Appliance | ||||||||
Product Version | pi | |||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | AugustoMauch | |||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0020705: Filter class parameter is not sent to the backend when using selector magnifying glass icon (working fine with the picker) | |||||||||||
Description | When using the magnifying glass icon on the selector the information about the filter class defined in the selector is not sent to the backend. When you use the picker or you type on the textbox the filter is getting applied. | |||||||||||
Steps To Reproduce | 1) Create a new preference - Org: * - Property: RM Allow Orphan Line - Value: Y 2) Logout and login again 3) Create a new Return from Customer - Org: F&B España - Región Norte - Business Partner: Alimentos y Supermercados, S.A 4) Click on Insert Orphan Line button 5) In the popup click on the picker for the Product selector The request contains info about the filter class to apply filterClass:org.openbravo.userinterface.selector.SelectorDataSourceFilter Realize that the filter class defined for this selector is executed org.openbravo.erpCommon.info.RMProductSelectorFilterExpression and only products for Spain tree are displayed 6) Close the popup (because the result in in the cache) 7) Click again on Insert Orphan Line button 8) Click on the magnifying glass icon Check the request, it does not have the filterclass info DataSourceSevlet class on line 186 it does not have any value on String filterClass = parameters.get(DataSourceConstants.DS_FILTERCLASS_PARAM); As result the org.openbravo.erpCommon.info.RMProductSelectorFilterExpression is not executed and all the products are displayed (without filtering). | |||||||||||
Proposed Solution | When using the magnifying glass icon the filter class parameter should be sent. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=5283&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2012-06-07 18:39 | mirurita | New Issue | ||||||||||
2012-06-07 18:39 | mirurita | Assigned To | => alostale | |||||||||
2012-06-07 18:39 | mirurita | File Added: FilterClass_picker.png | ||||||||||
2012-06-07 18:39 | mirurita | Modules | => Core | |||||||||
2012-06-07 18:39 | mirurita | OBNetwork customer | => No | |||||||||
2012-06-22 09:21 | alostale | Target Version | 3.0MP13 => | |||||||||
2012-09-25 12:03 | ioritzCia | Relationship added | duplicate of 0021541 | |||||||||
2012-09-25 12:11 | AugustoMauch | Closed by | => AugustoMauch | |||||||||
2012-09-25 12:11 | AugustoMauch | Note Added: 0052548 | ||||||||||
2012-09-25 12:11 | AugustoMauch | Status | new => closed | |||||||||
2012-09-25 12:11 | AugustoMauch | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|