[Bug #962] It is necessary the reattachment of the orderelement in order to get the consolidate values.
FEA: ItEr74S04BugFixing
This commit is contained in:
parent
1fa9fb076c
commit
e5293b4291
1 changed files with 1 additions and 0 deletions
|
|
@ -789,6 +789,7 @@ public class ManageOrderElementAdvancesModel implements
|
|||
types.add(PredefinedAdvancedTypes.CHILDREN.getTypeName());
|
||||
}
|
||||
|
||||
orderElementDAO.reattach(orderElement);
|
||||
Set<IndirectAdvanceAssignment> indirects = getSpreadIndirectAdvanceAssignmentWithSameType(
|
||||
orderElement, types);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue