Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021541 | Openbravo ERP | 09. Financial management | public | 2012-09-03 18:51 | 2012-10-25 11:38 |
|
Reporter | caristu | |
Assigned To | shankarb | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP17 | Fixed in Version | 3.0MP17 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 16698 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021541: Filter Expression does not work properly |
Description | Business Partner Filter Expression does not work properly in Account window --> Add Transaction --> Add Payment In/Out. |
Steps To Reproduce | 1) As System Administrator go to Reference Window, select the business partner selector of the Advanced Payables and Receivables Module and go to the Defined Selector tab.
2) Add a dynamic filter expression like "e.id = 'bp_id'"
3) As Admin Group go to Account window, click in the add transaction button and then, click in the Add Payment In/Out button.
4) Click in the drop-down list button. Check that the filter expression works.
5) Click in the magnifying glass button. Check that the filter expression doesn't work. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0020705 | | closed | alostale | Filter class parameter is not sent to the backend when using selector magnifying glass icon (working fine with the picker) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-03 18:51 | caristu | New Issue | |
2012-09-03 18:51 | caristu | Assigned To | => mirurita |
2012-09-03 18:51 | caristu | Modules | => Core |
2012-09-03 18:51 | caristu | OBNetwork customer | => Yes |
2012-09-03 18:51 | caristu | Support ticket | => 16698 |
2012-09-03 18:51 | caristu | Resolution time | => 1352588400 |
2012-09-03 18:52 | caristu | Issue Monitored: networkb | |
2012-09-04 15:06 | jonalegriaesarte | Assigned To | mirurita => ioritzCia |
2012-09-25 12:03 | ioritzCia | Relationship added | has duplicate 0020705 |
2012-09-25 12:03 | ioritzCia | Note Added: 0052547 | |
2012-09-25 12:03 | ioritzCia | Assigned To | ioritzCia => AugustoMauch |
2012-10-11 09:57 | AugustoMauch | Assigned To | AugustoMauch => shankarb |
2012-10-11 15:49 | AugustoMauch | Assigned To | shankarb => AugustoMauch |
2012-10-16 15:57 | AugustoMauch | Assigned To | AugustoMauch => shankarb |
2012-10-19 09:25 | shankarb | Status | new => scheduled |
2012-10-19 09:25 | shankarb | fix_in_branch | => pi |
2012-10-19 10:23 | shankarb | Review Assigned To | => dbaz |
2012-10-19 10:23 | shankarb | fix_in_branch | pi => |
2012-10-19 10:23 | shankarb | Issue Monitored: dbaz | |
2012-10-19 11:16 | hgbot | Checkin | |
2012-10-19 11:16 | hgbot | Note Added: 0053486 | |
2012-10-19 11:16 | hgbot | Status | scheduled => resolved |
2012-10-19 11:16 | hgbot | Resolution | open => fixed |
2012-10-19 11:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3d8dac9fa793b6b930473a3870138e2ffaa32b1e [^] |
2012-10-22 13:27 | hudsonbot | Checkin | |
2012-10-22 13:27 | hudsonbot | Note Added: 0053532 | |
2012-10-25 11:38 | dbaz | Note Added: 0053688 | |
2012-10-25 11:38 | dbaz | Status | resolved => closed |
2012-10-25 11:38 | dbaz | Fixed in Version | => 3.0MP17 |
Notes |
|
|
Take care to solve the related issue as long as this one gets solved. |
|
|
(0053486)
|
hgbot
|
2012-10-19 11:16
|
|
Repository: erp/devel/pi
Changeset: 3d8dac9fa793b6b930473a3870138e2ffaa32b1e
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Fri Oct 19 10:21:23 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3d8dac9fa793b6b930473a3870138e2ffaa32b1e [^]
Fixes Issue 0021541: Filter Expression does not work properly
The Filter Expression defined in the selector field was not taken into account in Selector Grid pop criteria. Added that in SelectorDefaultFilterActionHandler.
---
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDefaultFilterActionHandler.java
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-widget.js
---
|
|
|
|
|
|
(0053688)
|
dbaz
|
2012-10-25 11:38
|
|
Reviewed @ changeset: 18282 - 804841e22642 |
|