ItEr58S16RFAdaptacionInformesItEr55S14: Adapted the report 'Scheduling progress per order'.
This commit is contained in:
parent
a1ba6aba49
commit
40bee2bf0c
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ public class SchedulingProgressPerOrderModel implements ISchedulingProgressPerOr
|
|||
.getCurrent());
|
||||
|
||||
for (Order each: orders) {
|
||||
each.useSchedulingDataFor(scenarioManager.getCurrent());
|
||||
initializeTasks(each.getTaskElements());
|
||||
initializeOrderElements(each.getAllOrderElements());
|
||||
initializaReportGlobalAdvanceAssignment(each
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue