Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033255Openbravo ERP01. General setuppublic2016-06-14 10:272017-02-01 15:42
alostale 
alostale 
urgentmajoralways
closedfixed 
5
 
3.0PR16Q3 
caristu
Core
No
0033255: some organizations not shown in tree view
Role with access to one organization cannot see some others in tree view
As group admin role:
   Create a new Role:
      User Level: Client+Organization
      Advanced: Y
   Remove all the organizations except F&B España - Región Norte
   Add the role to Openbravo User
   Log out and log in with previously created role
   Change to Tree view and check F&B US East Coast and F&B US West Coast are not shown
No tags attached.
related to defect 0033166 closed alostale Role with access to one organization can edit all of them in Organization window 
related to feature request 00259063.0PR14Q2 closed AugustoMauch Tree Extension Project 
related to defect 0033143 closed alostale Property field not visible in tree grid view 
Issue History
2016-06-14 10:27alostaleNew Issue
2016-06-14 10:27alostaleAssigned To => platform
2016-06-14 10:27alostaleModules => Core
2016-06-14 10:27alostaleResolution time => 1466978400
2016-06-14 10:27alostaleTriggers an Emergency Pack => No
2016-06-14 10:27alostaleIssue generated from0033166
2016-06-14 10:27alostaleRelationship addedrelated to 0033166
2016-06-14 10:40alostaleRelationship addedrelated to 0025906
2016-06-14 10:40alostaleRelationship addedrelated to 0033143
2016-06-15 09:02alostaleReview Assigned To => caristu
2016-06-15 09:07hgbotCheckin
2016-06-15 09:07hgbotNote Added: 0087280
2016-06-15 09:07hgbotStatusnew => resolved
2016-06-15 09:07hgbotResolutionopen => fixed
2016-06-15 09:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e4a036a4f1a03044bee86797983a57c9d87330e2 [^]
2016-06-17 09:42caristuNote Added: 0087381
2016-06-17 09:42caristuStatusresolved => closed
2016-06-17 09:42caristuFixed in Version => 3.0PR16Q3
2016-06-17 19:38hudsonbotCheckin
2016-06-17 19:38hudsonbotNote Added: 0087617
2017-02-01 15:42alostaleAssigned Toplatform => alostale

Notes
(0087280)
hgbot   
2016-06-15 09:07   
Repository: erp/devel/pi
Changeset: e4a036a4f1a03044bee86797983a57c9d87330e2
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 14 13:27:25 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e4a036a4f1a03044bee86797983a57c9d87330e2 [^]

fixed bug 33255: some organizations not shown in tree view

  In Organization window tree view non accessible organizations where not
  counted as children of displayed ones. This behavior was not consistent
  with standard grid, which in the exceptional case of Organization window,
  shows all organizations even non accessible.

  This case is now handled as special when counting children nodes in tree
  datasource.

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ADTreeDatasourceService.java
---
(0087381)
caristu   
2016-06-17 09:42   
Code review + testing OK

Verified in pi@a3288a6ce595
(0087617)
hudsonbot   
2016-06-17 19:38   
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/0dc7be081b1c [^]
Maturity status: Test