Commit d3bd9022 authored by msharma's avatar msharma

Error Message Description Updated Done By Navnath Nawale


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@91639 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0ae5d4c2
...@@ -53,7 +53,7 @@ insert into messages ( ...@@ -53,7 +53,7 @@ insert into messages (
VALUES ( VALUES (
'PACKUPD ', 'PACKUPD ',
'Stock Update', 'Stock Update',
'Stock table updated successfully', 'Pack_Ref Updated successfully in stock table',
'P', 'P',
'Y', 'Y',
1, 1,
...@@ -83,7 +83,7 @@ insert into Messages ( ...@@ -83,7 +83,7 @@ insert into Messages (
'PACKNOT ', 'PACKNOT ',
'Entry Not Confirmed', 'Entry Not Confirmed',
'Transaction should be Confirmed', 'Transaction should be Confirmed',
'P', 'E',
'Y', 'Y',
1, 1,
NULL, NULL,
......
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