Bug #1281: Remove unneeded checkVersion when editing progresses
FEA: ItEr76S04BugFixing
This commit is contained in:
parent
265bef8497
commit
2af1d8d8dd
1 changed files with 0 additions and 1 deletions
|
|
@ -422,7 +422,6 @@ public class ManageOrderElementAdvancesModel implements
|
|||
public void confirmSave() throws InstanceNotFoundException,
|
||||
DuplicateAdvanceAssignmentForOrderElementException,
|
||||
DuplicateValueTrueReportGlobalAdvanceException {
|
||||
orderElementDAO.checkVersion(orderElement);
|
||||
reattachmentOrderElement();
|
||||
orderElement.updateAdvancePercentageTaskElement();
|
||||
validateBasicData();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue