Commit 592fb192 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@212386 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 56af4ea8
...@@ -128,3 +128,5 @@ update messages set msg_str='Invalid Main AD Code..' ,msg_descr='Main AD Code no ...@@ -128,3 +128,5 @@ update messages set msg_str='Invalid Main AD Code..' ,msg_descr='Main AD Code no
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.' where msg_no='VTPAMT1';
update obj_actions set display_mode=0 where obj_name='emp_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