[ 2415242 ] Incorrect info when segment Value with type Org Trx

http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2415242&group_id=176962
This commit is contained in:
vpj-cd 2008-12-10 23:49:29 +00:00
parent 06d8b69a4a
commit d2cc115349
1 changed files with 2 additions and 0 deletions

View File

@ -108,6 +108,8 @@ public class MReportTree
|| MAcctSchemaElement.ELEMENTTYPE_UserList1.equals(m_ElementType)
|| MAcctSchemaElement.ELEMENTTYPE_UserList2.equals(m_ElementType) )
m_TreeType = MTree.TREETYPE_ElementValue;
if (MAcctSchemaElement.ELEMENTTYPE_OrgTrx.equals(m_ElementType))
m_TreeType = MTree.TREETYPE_Organization;
m_PA_Hierarchy_ID = PA_Hierarchy_ID;
m_ctx = ctx;
//