Fix for bug 1706, java.lang.StackOverflowException when adding backdated progress assignment
This commit is contained in:
parent
894db82655
commit
29a4aefd84
1 changed files with 0 additions and 1 deletions
|
|
@ -849,7 +849,6 @@ public class ManageOrderElementAdvancesController extends GenericForwardComposer
|
|||
this.manageOrderElementAdvancesModel.sortListAdvanceMeasurement();
|
||||
Util.reloadBindings(editAdvancesMeasurement);
|
||||
|
||||
this.setCurrentDate();
|
||||
this.setPercentage();
|
||||
this.setCurrentValue();
|
||||
Util.reloadBindings(chart);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue