ItEr34S16CUVistaRecursosTempoEmpresaItEr30S11: Fixed problem with overload due to other orders.
This commit is contained in:
parent
406e9044e4
commit
a5aefc407f
1 changed files with 1 additions and 1 deletions
|
|
@ -495,7 +495,7 @@ public abstract class OrderPlanningModel implements IOrderPlanningModel {
|
|||
- workableHours;
|
||||
} else {
|
||||
otherLoad += 0;
|
||||
otherOverload += hoursOrder;
|
||||
otherOverload += hoursOther;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue