Commit c59a77b0 authored by nkhan's avatar nkhan

[S15IBAS003] Updated Sources For Adding Validation From MSI And removing extra validation


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103426 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 69b8bad3
......@@ -1323,7 +1323,8 @@ public class SalePersonIC extends ValidatorEJB implements SalePersonICRemote,Sal
errFields.clear();
errFields = null;
errStringXml.append("</Errors> </Root> \r\n");
} else
}
else
{
errStringXml = new StringBuffer("");
}
......
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