Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010126
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminoralways2009-07-30 10:462009-09-14 00:00
ReportervmromanosView Statuspublic 
Assigned Tovmromanos 
PrioritynormalResolutionfixedFixed in Version2.50MP4
StatusclosedFix in branchpiFixed in SCM revisiona4742576bc3b
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabasePostgreSQLJava version1.6
OS VersionUbuntu 8.04Database version8.3.7Ant version1.7.0
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010126: Include getChildOrg() and getChildTree() methods in OrganizationStructureProvider class

DescriptionThe OrganizationStructureProvider class currently lacks of:
- a method to get the child organizations of a given organization: getChildOrg()
- a method to get the child organization tree of a given organization: getChildTree()
Proposed SolutionCreate methods:

public Set<String> getChildTree(String orgId, boolean includeOrg)

public Set<String> getChildOrg(String orgId)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0018706)
hgbot (developer)
2009-07-30 10:54

Repository: erp/devel/pi
Changeset: a4742576bc3b800a424f6bdbaeb6d3bf76470987
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Jul 30 10:53:42 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a4742576bc3b800a424f6bdbaeb6d3bf76470987 [^]

Fixed issue 10126: Include getChildOrg() and getChildTree() methods in OrganizationStructureProvider class

---
M src/org/openbravo/dal/security/OrganizationStructureProvider.java
---

- Issue History
Date Modified Username Field Change
2009-07-30 10:46 vmromanos New Issue
2009-07-30 10:46 vmromanos Assigned To => vmromanos
2009-07-30 10:47 vmromanos Status new => scheduled
2009-07-30 10:47 vmromanos fix_in_branch => pi
2009-07-30 10:54 hgbot Checkin
2009-07-30 10:54 hgbot Note Added: 0018706
2009-07-30 10:54 hgbot Status scheduled => resolved
2009-07-30 10:54 hgbot Resolution open => fixed
2009-07-30 10:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a4742576bc3b800a424f6bdbaeb6d3bf76470987 [^]
2009-09-13 22:01 pjuvara Status resolved => closed
2009-09-13 22:01 pjuvara Fixed in Version => 2.50MP4
2009-09-14 00:00 anonymous sf_bug_id 0 => 2858290


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker