Commit 8a0d6df1 authored by pgole's avatar pgole

Updated ejb component for submit button


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104376 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ca35b311
......@@ -115,7 +115,7 @@ public class CustStockSubmit extends ActionHandlerEJB implements CustStockSubmit
subText = "Auto stock Replenishment generation["+tranId+"]" ;
msgText = "Dear " + name +",\n\n "+
"\t\t Kindly check,verify and approve the Auto stock Replenishment for tran_id "+tranId +" generated on "+tDate+".\n"+
"\t\t Kindly check,verify and approve the Replenishment Quantity for tran_id "+tranId +" generated on "+tDate+".\n"+
"\n\n"+ "Thanks and Regards,\n"+ userId ;
System.out.println("msgText loop" + msgText);
......
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