Commit cded7d01 authored by prane's avatar prane

added gp no, gp date

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@173747 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8082e2d6
......@@ -270,7 +270,7 @@ public class PostOrderActivity {
sdf = new SimpleDateFormat(genericUtility.getApplDateFormat());
today = new java.sql.Timestamp(System.currentTimeMillis());
//16.11.17 added by Nandkumar gp_no and gp_date
//16.11.17 added by Nandkumar gp_no and gp_date
sql="select d.desp_date,d.site_code,d.sord_no,d.curr_code,d.exch_rate,"
+ "d.lr_no,d.lr_date,d.lorry_no,d.tran_code,d.trans_mode,"
+ "d.gp_no,d.gp_date,"
......
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