Commit 3fba4876 authored by dpawar's avatar dpawar

Remove comment


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97668 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8f33b7c0
......@@ -1427,12 +1427,12 @@ public class ShipmentConf extends ActionHandlerEJB implements ShipmentConfLocal,
}
//changed by sankara on 08/01/14 for update shipment_date in shipment header based on transetup end.
//changes and commented by Dadaso pawar on 26/03/15[Start]
/*if(conn != null)
if(conn != null)
{
conn.commit();
}*/
//changes and commented by Dadaso pawar on 26/03/15[ENd]
}
//changed by sankara on 26/06/14 for consumption issue start.
//errString = itmDBAccessLocal.getErrorString("","VTCONFIRM","");
System.out.println("coming confirm error message::::::"+errString);
......
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