Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0022856 | Openbravo ERP | A. Platform | public | 2013-01-22 09:40 | 2013-01-24 06:42 |
Reporter | ngarcia | ||||
Assigned To | AugustoMauch | ||||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | 3.0MP20 | Fixed in Version | 3.0MP20 | ||
Merge Request Status | |||||
Review Assigned To | shankarb | ||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | 18748 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0022856: Views saved at org level cannot be edited nor deleted | ||||
Description | Views saved at org level cannot be edited nor deleted | ||||
Steps To Reproduce | As group admin role: Go to Purchase Order window and click on the Save view toolbar button Save a view: Level: Organization Save another view: Level: User Close the window and open it again Select the Delete view option and check that the first view does not appear in the combo | ||||
Proposed Solution | In PersonalizationHandler.canEdit function substitute the following line if (DalUtil.getId(roleOrg).equals(orgId)) { for if (DalUtil.getId(roleOrg.getOrganization()).equals(orgId)) { Note: the roleOrg variable stores the identifier from the ad_role_orgaccess table, while we need the ad_org_id field | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-01-22 09:40 | ngarcia | New Issue | |||
2013-01-22 09:40 | ngarcia | Assigned To | => dmiguelez | ||
2013-01-22 09:40 | ngarcia | Modules | => Core | ||
2013-01-22 09:40 | ngarcia | OBNetwork customer | => Yes | ||
2013-01-22 09:40 | ngarcia | Support ticket | => 18748 | ||
2013-01-22 09:40 | ngarcia | Triggers an Emergency Pack | => No | ||
2013-01-22 09:44 | ngarcia | Issue Monitored: networkb | |||
2013-01-22 09:45 | ngarcia | Assigned To | dmiguelez => ngarcia | ||
2013-01-22 09:45 | ngarcia | Description Updated | bug_revision_view_page.php?rev_id=4286#r4286 | ||
2013-01-22 10:05 | ngarcia | Assigned To | ngarcia => AugustoMauch | ||
2013-01-22 10:05 | ngarcia | Category | 01. General setup => A. Platform | ||
2013-01-22 12:32 | AugustoMauch | Target Version | => 3.0MP20 | ||
2013-01-23 17:56 | AugustoMauch | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4290#r4290 | ||
2013-01-23 17:56 | AugustoMauch | Issue Monitored: shankarb | |||
2013-01-23 17:56 | AugustoMauch | Review Assigned To | => shankarb | ||
2013-01-23 17:59 | hgbot | Checkin | |||
2013-01-23 17:59 | hgbot | Note Added: 0055775 | |||
2013-01-23 17:59 | hgbot | Status | new => resolved | ||
2013-01-23 17:59 | hgbot | Resolution | open => fixed | ||
2013-01-23 17:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1cd5ddac39771ca641283cb9ba53d683c40be231 [^] | ||
2013-01-24 04:59 | hudsonbot | Checkin | |||
2013-01-24 04:59 | hudsonbot | Note Added: 0055791 | |||
2013-01-24 06:42 | shankarb | Note Added: 0055793 | |||
2013-01-24 06:42 | shankarb | Status | resolved => closed | ||
2013-01-24 06:42 | shankarb | Fixed in Version | => 3.0MP20 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|