Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025164Openbravo ERP01. General setuppublic2013-11-15 12:152013-12-19 12:30
caristu 
shankarb 
highminoralways
closedfixed 
5
 
3.0MP313.0MP31 
AugustoMauch
Core
No
0025164: View Implementation access is not assigned for automatic roles after installing it with a module
If we include a view implementation in a module, after installing the module it is necessary to create a new record in the view access window, because permissions are not added automatically to automatic roles.
1) Create a module with a view implementation include on it
2) Install the module on a new environment
3) Notice that it is necessary to add permissions to the roles in order to access the window. This permission must be added automatically for automatic roles.
Update the OBUIAPP_Process_Access function to add the permissions into the obuiapp_view_role_access table
No tags attached.
related to defect 0034328 closed cberner View Implementation accesses are not generated automatically for newly created roles 
diff Fix25164.diff (2,229) 2013-12-04 07:52
https://issues.openbravo.com/file_download.php?file_id=6557&type=bug
Issue History
2013-11-15 12:15caristuNew Issue
2013-11-15 12:15caristuAssigned To => AugustoMauch
2013-11-15 12:15caristuModules => Core
2013-11-15 12:15caristuResolution time => 1357945200
2013-11-15 12:15caristuTriggers an Emergency Pack => No
2013-11-15 12:21caristuIssue Monitored: networkb
2013-11-15 12:24caristuCategory00. Application dictionary => 01. General setup
2013-11-15 17:26heccamIssue Monitored: heccam
2013-12-04 06:28shankarbAssigned ToAugustoMauch => shankarb
2013-12-04 07:45shankarbStatusnew => scheduled
2013-12-04 07:45shankarbfix_in_branch => pi
2013-12-04 07:52shankarbFile Added: Fix25164.diff
2013-12-05 06:38shankarbIssue Monitored: AugustoMauch
2013-12-05 06:42shankarbReview Assigned To => AugustoMauch
2013-12-05 06:42shankarbfix_in_branchpi =>
2013-12-05 06:43hgbotCheckin
2013-12-05 06:43hgbotNote Added: 0062536
2013-12-05 06:43hgbotStatusscheduled => resolved
2013-12-05 06:43hgbotResolutionopen => fixed
2013-12-05 06:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4062022a52bd8cc00fa6b0a66a76e0214711cf5f [^]
2013-12-18 14:20AugustoMauchNote Added: 0062785
2013-12-18 14:20AugustoMauchStatusresolved => closed
2013-12-18 14:20AugustoMauchFixed in Version => 3.0MP31
2013-12-19 12:30hudsonbotCheckin
2013-12-19 12:30hudsonbotNote Added: 0062822
2016-10-28 09:00caristuRelationship addedrelated to 0034328

Notes
(0062536)
hgbot   
2013-12-05 06:43   
Repository: erp/devel/pi
Changeset: 4062022a52bd8cc00fa6b0a66a76e0214711cf5f
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Dec 04 12:20:10 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/4062022a52bd8cc00fa6b0a66a76e0214711cf5f [^]

Fixes Issue 25164 : View Implementation access is not assigned by default

View Implementation access is not assigned by default for modules.
Added logic to add view access when updating process access.

---
M modules/org.openbravo.client.application/src-db/database/model/functions/OBUIAPP_UPDATE_ACCESS.xml
---
(0062785)
AugustoMauch   
2013-12-18 14:20   
Code reviewed and verified in pi@469ba15fbba3
(0062822)
hudsonbot   
2013-12-19 12:30   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^]

Maturity status: Test