Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033086Openbravo ERP01. General setuppublic2016-05-24 18:462016-06-02 15:54
maite 
Sanjota 
urgentmajoralways
closedfixed 
5
 
3.0PR16Q23.0PR16Q2 
aferraz
Core
No
0033086: 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.0PR16Q2
2016-06-02 14:51hgbotCheckin
2016-06-02 14:51hgbotNote Added: 0086935
2016-06-02 15:51aferrazNote Added: 0086939
2016-06-02 15:52aferrazNote Edited: 0086939bug_revision_view_page.php?bugnote_id=0086939#r12305
2016-06-02 15:52aferrazNote Deleted: 0086935
2016-06-02 15:52aferrazNote Added: 0086940
2016-06-02 15:53aferrazStatusscheduled => resolved
2016-06-02 15:53aferrazFixed in Version => 3.0PR16Q2
2016-06-02 15:53aferrazFixed in SCM revision => f99d0caa788f
2016-06-02 15:53aferrazResolutionopen => fixed
2016-06-02 15:53aferrazFixed in SCM revisionf99d0caa788f => https://code.openbravo.com/erp/backports/3.0PR16Q2/rev/f99d0caa788f [^]
2016-06-02 15:54aferrazReview Assigned To => aferraz
2016-06-02 15:54aferrazNote Added: 0086941
2016-06-02 15:54aferrazStatusresolved => closed
2016-08-10 13:33maiteRelationship addedrelated to 0033681
2016-08-10 13:37aferrazRelationship deletedrelated to 0033681

Notes
(0086939)
aferraz   
2016-06-02 15:51   
(edited on: 2016-06-02 15:52)
Repository: erp/backports/3.0PR16Q2
Changeset: f99d0caa788f
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Jun 02 12:51:40 2016 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR16Q2/rev/f99d0caa788f [^]

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
---

(0086940)
aferraz   
2016-06-02 15:52   
Repository: erp/backports/3.0PR16Q2
Changeset: 3a1ad2624dae9714140958f09476ced68add2298
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Jun 02 12:51:40 2016 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR16Q2/rev/3a1ad2624dae9714140958f09476ced68add2298 [^] [^]

Related to issue 33086: Code review improvements

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