Commit 40f91720 authored by kmandhre's avatar kmandhre

set Excise Clearing rate


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92959 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3df1841e
......@@ -1114,8 +1114,8 @@ implements BillofQuantityActLocal, BillofQuantityActRemote
{
rateClg = rate;
}
XmlString.append("<rate__clg>").append("<![CDATA[").append(rateClg).append("]]>").append("</rate__clg>\r\n");
}
XmlString.append("<rate__clg>").append("<![CDATA[").append(rateClg).append("]]>").append("</rate__clg>\r\n");
//not req. bez ind_no blank
/*sql = " select supp_code__mnfr from indent where ind_no = ? and item_code= ?";
......
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