Commit 466447c5 authored by cpandey's avatar cpandey

Changes in sql query for allocating stock according lot_no, site code,and location-code


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@91881 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 208543d3
......@@ -1404,7 +1404,7 @@ public class WOrderIssueAct extends ActionHandlerEJB implements WOrderIssueActL
}
pstmt.close();
rs.close();
if (tranType.equalsIgnoreCase("F"))
{
unitAlt = genericUtility.getColumnValue("unit__alt", dom);
......
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