ItEr34S08ValidacionEProbasFuncionaisItEr33S08: [Bug #82] Parent property was not being set. Bug fixed.
This commit is contained in:
parent
21348488e3
commit
b9599c586f
1 changed files with 1 additions and 2 deletions
|
|
@ -175,8 +175,7 @@ public class OrderLineGroup extends OrderElement implements IOrderLineGroup {
|
|||
|
||||
@Override
|
||||
public void add(int position, OrderElement orderElement) {
|
||||
children.add(position, orderElement);
|
||||
|
||||
getManipulator().add(position, orderElement);
|
||||
addIndirectAdvanceAssignments(orderElement);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue