Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010126 | Openbravo ERP | A. Platform | public | 2009-07-30 10:46 | 2009-09-14 00:00 |
Reporter | vmromanos | ||||
Assigned To | vmromanos | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 20 | OS Version | Ubuntu 8.04 | |
Product Version | |||||
Target Version | pi | Fixed in Version | 2.50MP4 | ||
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() | ||||
Steps To Reproduce | |||||
Proposed Solution | Create methods: public Set<String> getChildTree(String orgId, boolean includeOrg) public Set<String> getChildOrg(String orgId) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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: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 |
Notes | |||||
|
|||||
|
|