Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018689 | Openbravo ERP | A. Platform | public | 2011-10-04 11:15 | 2022-02-01 08:08 |
|
Reporter | marvintm | |
Assigned To | Triage Platform Base | |
Priority | high | Severity | major | Reproducibility | have not tried |
Status | acknowledged | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018689: Several issues with the View Implementation infrastructure |
Description | Three different issues have been detected related with the View Implementation infrastructure (responsible for the manual windows implemented in Smartclient):
- There is currently no generic PL function to create view implementation access records for the roles which are set as not manual. There is one partial implementation for the Google Integration module, but this doesn't work for that module.
- The View implementation table doesn't have an 'access level' column. This makes it impossible to know which roles should get access to each view.
- The View Manager javascript class should decide whether a view should be opened or not, taking into account if the current role has access to the view. |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018575 | | closed | alostale | Product registration form does not work properly when invoked from the menu | related to | defect | 0034328 | | closed | cberner | View Implementation accesses are not generated automatically for newly created roles | related to | defect | 0038173 | | closed | jarmendariz | Register button of Registration pop-up navigates to a non-existent URL |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-10-04 11:15 | marvintm | New Issue | |
2011-10-04 11:15 | marvintm | Assigned To | => alostale |
2011-10-04 11:15 | marvintm | Modules | => Core |
2011-10-04 11:38 | hgbot | Checkin | |
2011-10-04 11:38 | hgbot | Note Added: 0041489 | |
2011-10-04 11:39 | marvintm | Note Added: 0041490 | |
2011-10-04 11:41 | marvintm | Relationship added | related to 0018575 |
2011-10-12 02:02 | hudsonbot | Checkin | |
2011-10-12 02:02 | hudsonbot | Note Added: 0041753 | |
2011-11-23 08:57 | alostale | Type | defect => design defect |
2012-09-24 21:07 | AugustoMauch | Note Added: 0052422 | |
2012-09-24 21:07 | AugustoMauch | Priority | normal => high |
2012-09-24 21:07 | AugustoMauch | Status | new => scheduled |
2016-10-28 09:03 | caristu | Relationship added | related to 0034328 |
2017-03-31 14:36 | alostale | Status | scheduled => acknowledged |
2017-04-10 14:34 | alostale | Assigned To | alostale => platform |
2018-09-03 16:23 | jarmendariz | Relationship added | related to 0038173 |
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Notes |
|
(0041489)
|
hgbot
|
2011-10-04 11:38
|
|
Repository: erp/devel/pi
Changeset: 488d0efa1c3adb9bb91434927203f81c07787089
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Oct 04 11:37:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/488d0efa1c3adb9bb91434927203f81c07787089 [^]
Related to issue 18575. Add obuiapp_view_impl_acess entry for registration window until issue 18689 is fixed
---
M src-db/database/model/postscript-Oracle.sql
M src-db/database/model/postscript-PostgreSql.sql
---
|
|
|
|
The changeset 488d0efa1c3adb9bb91434927203f81c07787089 should be removed once this issue is fixed. |
|
|
|
|
|
|
Effort: 5
Impact: mid
Plan: short |
|