Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029217 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2015-03-10 12:20 | 2015-04-01 08:31 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bed0ac82dc5c | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2014-10-10 | |||||||
Regression introduced in release | 3.0PR14Q4 | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/616e60ce9a707b1d34b3e809af0f96faea749c0b [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029217: can't prevent filtering FK by identifier from Grid Configuration | |||||||
Description | Preventing filtering FK by identifier from Grid Configuration does not work. When this prevented, it is not possible to filter FK fields, a js error is thrown and the filter is not applied. | |||||||
Steps To Reproduce | -As System Admin -Go to Grid Configuration at Window/Tab level -Create a new record for Sales Order -Add new record in Field tab - Field: Business Partner - Allow Filtering FK by its Identifier: No -As OB admin -Go to Sales Order -Try to filter by BP by selecting one in the BP filter drop down -> ERROR: * Filter is not applied * This error can be seen in JS console: Uncaught TypeError: Cannot read property 'alwaysFilterFksByIdentifier' of undefined | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0075387) hgbot (developer) 2015-03-10 14:03 |
Repository: erp/backports/3.0PR15Q1.2 Changeset: bed0ac82dc5cc9981366609a29aaec224eb7934d Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Mar 10 13:01:12 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/bed0ac82dc5cc9981366609a29aaec224eb7934d [^] fixed bug 29217: can't prevent filtering FK by identifier from Grid Configuration It was not possible to prevent filtering FKs by identifier using Grid Configuration because the js code added to ensure backwards compatibility for manual datasources was trying to find this property in an incorrect place which was undefined, causing a js exception which prevented the flow to continue. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js --- |
(0075416) AugustoMauch (administrator) 2015-03-10 17:19 |
Code reviewed and verified in [1]@bed0ac82dc5c [1] https://code.openbravo.com/erp/backports/3.0PR15Q1.2/ [^] |
(0076206) hgbot (developer) 2015-04-01 08:06 |
Repository: erp/backports/3.0PR15Q2 Changeset: bed0ac82dc5cc9981366609a29aaec224eb7934d Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Mar 10 13:01:12 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/bed0ac82dc5cc9981366609a29aaec224eb7934d [^] fixed bug 29217: can't prevent filtering FK by identifier from Grid Configuration It was not possible to prevent filtering FKs by identifier using Grid Configuration because the js code added to ensure backwards compatibility for manual datasources was trying to find this property in an incorrect place which was undefined, causing a js exception which prevented the flow to continue. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js --- |
(0076269) priyam (administrator) 2015-04-01 08:31 |
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-10 12:21 | alostale | Type | defect => backport |
2015-03-10 12:21 | alostale | Target Version | => 3.0PR15Q1.2 |
2015-03-10 14:03 | hgbot | Checkin | |
2015-03-10 14:03 | hgbot | Note Added: 0075387 | |
2015-03-10 14:03 | hgbot | Status | scheduled => resolved |
2015-03-10 14:03 | hgbot | Resolution | open => fixed |
2015-03-10 14:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/bed0ac82dc5cc9981366609a29aaec224eb7934d [^] |
2015-03-10 17:19 | AugustoMauch | Note Added: 0075416 | |
2015-03-10 17:19 | AugustoMauch | Status | resolved => closed |
2015-03-10 17:19 | AugustoMauch | Fixed in Version | => 3.0PR15Q1.2 |
2015-03-13 13:51 | dmitry_mezentsev | Tag Attached: Approved | |
2015-04-01 08:06 | hgbot | Checkin | |
2015-04-01 08:06 | hgbot | Note Added: 0076206 | |
2015-04-01 08:06 | hgbot | Status | closed => resolved |
2015-04-01 08:06 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/bed0ac82dc5cc9981366609a29aaec224eb7934d [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/bed0ac82dc5cc9981366609a29aaec224eb7934d [^] |
2015-04-01 08:31 | priyam | Status | resolved => closed |
2015-04-01 08:31 | priyam | Note Added: 0076269 |
Copyright © 2000 - 2009 MantisBT Group |