Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033087Openbravo ERP01. General setuppublic2016-05-24 18:462016-06-02 15:49
maite 
Sanjota 
urgentmajoralways
closedfixed 
5
 
3.0PR16Q1.33.0PR16Q1.3 
aferraz
Core
No
0033087: 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.0PR16Q1.3
2016-06-02 14:51hgbotCheckin
2016-06-02 14:51hgbotNote Added: 0086931
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.0PR16Q1.3/rev/bcd31bbb13f57c305ad129b78f671c275f4e6646 [^]
2016-06-02 14:51hgbotCheckin
2016-06-02 14:51hgbotNote Added: 0086932
2016-06-02 14:51hgbotCheckin
2016-06-02 14:51hgbotNote Added: 0086933
2016-06-02 14:51hgbotCheckin
2016-06-02 14:51hgbotNote Added: 0086934
2016-06-02 15:49aferrazNote Deleted: 0086933
2016-06-02 15:49aferrazNote Deleted: 0086934
2016-06-02 15:49aferrazReview Assigned To => aferraz
2016-06-02 15:49aferrazNote Added: 0086938
2016-06-02 15:49aferrazStatusresolved => closed
2016-06-02 15:49aferrazFixed in Version => 3.0PR16Q1.3

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

Fixes issue 33087: 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
---
(0086932)
hgbot   
2016-06-02 14:51   
Repository: erp/backports/3.0PR16Q1.3
Changeset: 66621eaa78372dc4077d83bdd55a7f4081befa25
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.0PR16Q1.3/rev/66621eaa78372dc4077d83bdd55a7f4081befa25 [^]

Related to issue 33087: Code review improvements

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