Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0038096Openbravo ERPA. Platformpublic2018-03-09 15:092018-03-16 17:29
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
3.0PR18Q2 
alostale
Core
No
0038096: Is not possible to disable the access for a widget by deactivating the role access
Is not possible to disable the access for a widget by deactivating the role access
1) Go to the [Role] window
2) Move to the "Widget Class Access" tab
3) Set as not active the record for the "Invoices to pay" widget, note that this is a widget which is not accessible anonymously
4) Logout and login
5) Note that it is possible to add the widget into the Workspace
In MyOpenbravoComponent, add the filter for the is active field.

Note that although this code was refactored with the Login Performance Improvements project[1], this is not a regression because before that project the is active flag was not being taken into account neither. See[2].

[1] https://issues.openbravo.com/view.php?id=35980 [^]
[2] https://code.openbravo.com/erp/devel/pi/diff/9bd5115544c9/modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java#l1.141 [^]
No tags attached.
related to feature request 0035980 closed caristu Improve the time spent to load the widgets after log-in 
Issue History
2018-03-09 15:09caristuNew Issue
2018-03-09 15:09caristuAssigned To => caristu
2018-03-09 15:09caristuModules => Core
2018-03-09 15:09caristuTriggers an Emergency Pack => No
2018-03-09 15:09caristuProposed Solution updated
2018-03-09 15:14caristuProposed Solution updated
2018-03-09 15:15caristuRelationship addedrelated to 0035980
2018-03-15 11:04hgbotCheckin
2018-03-15 11:04hgbotNote Added: 0103277
2018-03-15 11:04hgbotStatusnew => resolved
2018-03-15 11:04hgbotResolutionopen => fixed
2018-03-15 11:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/853f7336072d664918728ecd8de2c9290c2843d9 [^]
2018-03-15 11:04caristuReview Assigned To => alostale
2018-03-16 08:57alostaleNote Added: 0103302
2018-03-16 08:57alostaleStatusresolved => closed
2018-03-16 08:57alostaleFixed in Version => 3.0PR18Q3
2018-03-16 09:00alostaleFixed in Version3.0PR18Q3 => 3.0PR18Q2
2018-03-16 17:29hudsonbotCheckin
2018-03-16 17:29hudsonbotNote Added: 0103326

Notes
(0103277)
hgbot   
2018-03-15 11:04   
Repository: erp/devel/pi
Changeset: 853f7336072d664918728ecd8de2c9290c2843d9
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Mar 15 11:03:52 2018 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/853f7336072d664918728ecd8de2c9290c2843d9 [^]

fixes bug 38096: Allow to disable role access for a widget by deactivating it

---
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java
---
(0103302)
alostale   
2018-03-16 08:57   
reviewed + tested
(0103326)
hudsonbot   
2018-03-16 17:29   
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/5323533018b6 [^]
Maturity status: Test