Commit 127a2ef9 authored by pjain's avatar pjain

changed by sankara on 06-10-14 for site transporter anbd shipment srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@34771 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5a86e2c5
...@@ -1301,8 +1301,7 @@ public class GenerateLabelsPrc extends ProcessEJB implements GenerateLabelsPrcLo ...@@ -1301,8 +1301,7 @@ public class GenerateLabelsPrc extends ProcessEJB implements GenerateLabelsPrcLo
} }
} }
} }
rs.close(); rs = null;
pstmt.close(); pstmt = null;
if( cartonMasterTranCode.equalsIgnoreCase(shipTranCode)) if( cartonMasterTranCode.equalsIgnoreCase(shipTranCode))
{ {
......
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