ItEr60S04ValidacionEProbasFuncionaisItEr59S04: Fixing bug.
it recalculates and reloads the data when change the worked hours.
This commit is contained in:
parent
bd1e2bae16
commit
c3fc7664c2
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ public class AssignedCriterionRequirementToOrderElementController extends
|
|||
public void recalculateHoursGroup() {
|
||||
((OrderLine) assignedCriterionRequirementToOrderElementModel
|
||||
.getElement()).recalculateHoursGroups();
|
||||
reload();
|
||||
}
|
||||
|
||||
public boolean isCodeAutogenerated() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue