Commit e921fa0d authored by manohar's avatar manohar

qty_sample from siteitem considered


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@94218 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 59553f8f
......@@ -2685,7 +2685,7 @@ public class PoRcpConf extends ActionHandlerEJB implements PoRcpConfLocal, PoRcp
String suppCode = "",suppCodeMnfr = "";//added by Kunal on 8/11/12
double qty = 0.0;
double qtySample = 0.0;
double qtySample = 0.0, qtySampleSiteItem = 0;
double passedQty = 0.0;
double qcLeadTime = 0.0;
double convQty = 0.0;
......
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