Commit 9cd488ae authored by caluka's avatar caluka

Change message description when multiple transaction process for Stock Allocation


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96323 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fd4d3363
...@@ -1351,8 +1351,8 @@ public class StockAllocationPrc extends ProcessEJB implements StockAllocationPrc ...@@ -1351,8 +1351,8 @@ public class StockAllocationPrc extends ProcessEJB implements StockAllocationPrc
}*/ }*/
if(stkAllocateFlag) if(stkAllocateFlag)
{ {
errString = "PROCSUCC"; //errString = "PROCSUCC";
errString="VTPROC";//added by chandrashekar on 12-09-2014
} }
else else
{ {
......
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