Commit a0c6f0c8 authored by msalla's avatar msalla

Not Able to Edit PDC

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205522 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 630dec61
......@@ -362,11 +362,11 @@ public class PdcGivenIC extends ValidatorEJB implements PdcGivenRemote, PdcGiven
} else {
advAmtd = 0;
}
if (advAmtd < 0) {
/*if (advAmtd < 0) {
errCode = "VTRCPADV1";
errList.add(errCode);
errFields.add(childNodeName.toLowerCase());
}
}*///commenetd by monika 20 aug-2019
}
// END OF ADV_AMT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment