Commit 2e7ed51e authored by pjain's avatar pjain

changed by sankara on 08/08/14 update wavegenerationprc


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95859 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8ef928ba
...@@ -12784,8 +12784,8 @@ public class WaveGenerationPrc extends ProcessEJB implements WaveGenerationPrcLo ...@@ -12784,8 +12784,8 @@ public class WaveGenerationPrc extends ProcessEJB implements WaveGenerationPrcLo
itemVolumeTotal = itemVolumeTotal + quantity*itemVolume; itemVolumeTotal = itemVolumeTotal + quantity*itemVolume;
itemWeightTotal = itemWeightTotal + quantity*itemWeight; itemWeightTotal = itemWeightTotal + quantity*itemWeight;
//updateCartonMaster(pickRefId, pickCtr,Double.parseDouble(noArt),ptcn,"A-PICK", xtraParams, conn,itemWeightTotal,itemVolumeTotal,pickType); //updateCartonMaster(pickRefId, pickCtr,Double.parseDouble(noArt),ptcn,"A-PICK", xtraParams, conn,itemWeightTotal,itemVolumeTotal,pickType);
} }//2nd else
}
} }
else else
......
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