Commit 766f266d authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 19/11/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212404 ce508802-f39f-4f6c-b175-0d175dae99d5
parent aa16c936
......@@ -138,6 +138,6 @@ update messages set msg_str='Invalid AD Code..' ,msg_descr='AD Code not present
update messages set msg_str='Invalid Main AD Code..' ,msg_descr='Main AD Code not present in master/ Can not be Empty please eneter valid Main AD Code.' where msg_no='VMADC6';
update messages set msg_descr='Amount value can not be less than zero.Enter valid amount.' where msg_no='VTPAMT1';
update messages set msg_descr='Amount value can not be less than zero.Enter valid amount.',msg_str='Invalid Ammount..' where msg_no='VTPAMT1';
update obj_actions set display_mode=0 where obj_name='cadre_perk' and line_no in (1,3);
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