Commit 7f71ce0a authored by prane's avatar prane

If all site option enabled, separate stock transfer to be created for each site.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@201038 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7aa5fbbc
......@@ -512,7 +512,7 @@ public class NearExpiryPrc extends ProcessEJB implements NearExpiryPrcLocal,Near
pstmtStock = null;
}
System.out.println("Pavan Rane:1:stockNExpMap.size()::["+stockNExpMap.size()+"] stockExpMap.size()::["+stockExpMap.size()+"]"
System.out.println("Pavan Rane:1:stockNExpMap.size()::["+stockNExpMap.size()+"] stockExpMap.size()::["+stockExpMap.size()+"]");
//System.out.println("Pavan Rane:2:stockNExpMap::["+stockNExpMap+"] stockExpMap::["+stockExpMap+"]"
//Changed by sumit sarkar on 03/06/12 SQL For near expiry process end.
......
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