Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033088Openbravo ERP01. General setuppublic2016-05-24 18:462016-06-02 15:48
maite 
Sanjota 
urgentmajoralways
closedfixed 
5
 
3.0PR15Q4.73.0PR15Q4.7 
aferraz
Core
No
0033088: Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level
Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level
1. Access Client window and set Central Maintenance=No
2. Access to Role window and modify "F&B España, S.A - Finance" role to set user level= organization
3. Login using "F&B España, S.A - Finance" role, access Sales Invoice window in FORM view and realize that you are able to see "Business Partner" and "Organization" fields
4. Login again with "F&B International Group Admin" role, access to Role "&B España, S.A - Finance" and delete access to "F&B España, S.A" org in "Org Access" tab
5. Login using "F&B España, S.A - Finance" role, access Sales Invoice window in FORM view and realize that you are NOT able to see "Business Partner" and "Organization" fields
No tags attached.
blocks defect 0033040 closed Sanjota Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level 
Issue History
2016-05-31 13:24aferrazTypedefect => backport
2016-05-31 13:24aferrazTarget Version => 3.0PR15Q4.7
2016-06-02 14:51hgbotCheckin
2016-06-02 14:51hgbotNote Added: 0086930
2016-06-02 14:51hgbotStatusscheduled => resolved
2016-06-02 14:51hgbotResolutionopen => fixed
2016-06-02 14:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q4.7/rev/6e5ed74aec194c0ce0b2f519036fda3b759fa82e [^]
2016-06-02 15:48aferrazNote Added: 0086936
2016-06-02 15:48aferrazReview Assigned To => aferraz
2016-06-02 15:48aferrazNote Added: 0086937
2016-06-02 15:48aferrazStatusresolved => closed
2016-06-02 15:48aferrazFixed in Version => 3.0PR15Q4.7

Notes
(0086930)
hgbot   
2016-06-02 14:51   
Repository: erp/backports/3.0PR15Q4.7
Changeset: 6e5ed74aec194c0ce0b2f519036fda3b759fa82e
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Jun 02 12:39:23 2016 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q4.7/rev/6e5ed74aec194c0ce0b2f519036fda3b759fa82e [^]

Fixes issue 33088: Accounting info not loaded when login

Unhomogeneous behavior depending on Org Access when role is defined at "Organization" user level.
Accounting info was not loaded when login with a role without access to any general ledger's organization.

---
M src/org/openbravo/base/secureApp/Attribute_data.xsql
M src/org/openbravo/base/secureApp/LoginUtils.java
A src/org/openbravo/erpCommon/utility/OBLedgerUtils.java
---
(0086936)
aferraz   
2016-06-02 15:48   
Repository: erp/backports/3.0PR15Q4.7
Changeset: a44da8100339
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Jun 02 12:39:23 2016 +0200
URL: https://code.openbravo.com/erp/backports/3.0PR15Q4.7/rev/a44da8100339 [^]

Related to issue 33088: Code review improvements

---
M src/org/openbravo/base/secureApp/Attribute_data.xsql
M src/org/openbravo/base/secureApp/LoginUtils.java
---
(0086937)
aferraz   
2016-06-02 15:48   
Code review + Testing OK