Commit 2e9983fc authored by kdabholkar's avatar kdabholkar

commited changes to remove unwanted rows from product table


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@179494 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e11fa450
......@@ -2484,7 +2484,7 @@ public class SorderWizardEJB extends ValidatorEJB implements SorderWizardEJBLoca
}
else
{
isItemExist =true;
//isItemExist =true;
temStrBuffer.append("<![CDATA[").append("X").append("]]>\r\n");
}
......
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