Commit 25a4b923 authored by rbhogale's avatar rbhogale

Changed by Rohan on 01-07-13 for commenting label printing source in case of manual shipment


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93294 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1294d54a
...@@ -277,6 +277,7 @@ public class ShipmentConf extends ActionHandlerEJB implements ShipmentConfLocal, ...@@ -277,6 +277,7 @@ public class ShipmentConf extends ActionHandlerEJB implements ShipmentConfLocal,
conn.commit(); conn.commit();
//For Adsi start //For Adsi start
/*comment for further use manual shipment.start
DistCommon discommon = new DistCommon(); DistCommon discommon = new DistCommon();
ITMDBAccessEJB itmDBAccessEJB = new ITMDBAccessEJB(); ITMDBAccessEJB itmDBAccessEJB = new ITMDBAccessEJB();
String adsiShippingURL = "",imagePath = ""; String adsiShippingURL = "",imagePath = "";
...@@ -332,7 +333,8 @@ public class ShipmentConf extends ActionHandlerEJB implements ShipmentConfLocal, ...@@ -332,7 +333,8 @@ public class ShipmentConf extends ActionHandlerEJB implements ShipmentConfLocal,
//For Adsi end //For Adsi end
* /*comment for further use manual shipment.end
*/
//Changed by sumit on 28/09/12 commented and written above. //Changed by sumit on 28/09/12 commented and written above.
......
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