Commit 449a5ece authored by ppatro's avatar ppatro

issues regarding Wave cancelation


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93360 ce508802-f39f-4f6c-b175-0d175dae99d5
parent df2e7df8
......@@ -9017,7 +9017,7 @@ public class WaveGenerationPrc extends ProcessEJB implements WaveGenerationPrcLo
itmHeight = rs.getDouble("ITEM_HEIGHT");*/
pkg2.setDimension(slength+"x"+widthStr+"x"+heightStr);
System.out.println("Dimension of master package :"+pkg2.getDimension());
pkg2.setTrackingNumber("");//Not Required Optional
//pkg2.setTrackingNumber("");//Not Required Optional
pkg2.setDescription("Pharmaceuticals");//As per Taro
pkg2.setOversizeFlag(false);//As per Taro
pkg2.setDeclaredValueFlag(false);//As per Taro
......
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