Commit 83173683 authored by rbhogale's avatar rbhogale

Changed by Rohan on 09-05-13 for changing message description


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@31265 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9aef6d3a
...@@ -38079,6 +38079,9 @@ VALUES ( ...@@ -38079,6 +38079,9 @@ VALUES (
NULL); NULL);
commit; commit;
--Chnaged by Rohan on 09-05-13 for chnages in message description
UPDATE MESSAGES SET MSG_STR='Invalid LPN No', MSG_DESCR='LPN No does not exist on the current location.' WHERE MSG_NO ='VTLPNNTVAL';
UPDATE MESSAGES SET MSG_STR='Invalid Location', MSG_DESCR='Inventory is on Hold.Scanned location is not a reserve location.' WHERE MSG_NO ='VTLOCCODE8';
commit;
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