Commit 8f603c64 authored by msharma's avatar msharma

Added By Manoj dtd 03/05/2013 to set Customer code to update in receivable


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93007 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ad60b000
......@@ -345,6 +345,9 @@ public class MiscDrCrRcpConf extends ActionHandlerEJB implements MiscDrCrRcpConf
miscRcpMap.put("cust_ref_no",custRefNo);
miscRcpMap.put("rnd_off",rndOff);
miscRcpMap.put("rnd_to",rndTo);
//Added By Manoj dtd 03/05/2013 to set Customer code to update in receivable
miscRcpMap.put("cust_code",sundryCode);
//miscRcpMap.put("site_code__drcr",siteCodeDrcr);
//check record present in detail or not and apply lock
......
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