Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010126 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | always | 2009-07-30 10:46 | 2009-09-14 00:00 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | a4742576bc3b | |||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6 | |||
OS Version | Ubuntu 8.04 | Database version | 8.3.7 | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010126: Include getChildOrg() and getChildTree() methods in OrganizationStructureProvider class | |||||||
Description | The 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 Solution | Create methods: public Set<String> getChildTree(String orgId, boolean includeOrg) public Set<String> getChildOrg(String orgId) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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:46 | vmromanos | OBNetwork customer | => No |
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 |