Commit d531fea2 authored by prane's avatar prane

item not found in po detail bug fixed for channel Partner

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@202280 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0c9f26f0
......@@ -1346,6 +1346,7 @@ public class PostOrderActivity {
xmlBuff.append("<effect_stock><![CDATA[Y]]></effect_stock>");
}
PendingQty=ordQty - (dlvQty + quantity + prevQty);
custPord="";
if("A".equalsIgnoreCase(cancBoMode))
{
if(ordQty>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