Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029217
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajorhave not tried2015-03-10 12:202015-04-01 08:31
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version3.0PR15Q1.2
StatusclosedFix in branchFixed in SCM revisionbed0ac82dc5c
ProjectionnoneETAnoneTarget Version3.0PR15Q1.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression levelProduction - QA Approved
Regression date2014-10-10
Regression introduced in release3.0PR14Q4
Regression introduced by commithttp://code.openbravo.com/erp/devel/pi/rev/616e60ce9a707b1d34b3e809af0f96faea749c0b [^]
Triggers an Emergency PackNo
Summary

0029217: can't prevent filtering FK by identifier from Grid Configuration

DescriptionPreventing 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
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0029216 closedalostale can't prevent filtering FK by identifier from Grid Configuration 

-  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 (manager)
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
Powered by Mantis Bugtracker