Commit 104908e2 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 18/11/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212260 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7b57f130
...@@ -138,4 +138,8 @@ update obj_actions set display_mode=1 where line_no in(39,40) and obj_name='grad ...@@ -138,4 +138,8 @@ update obj_actions set display_mode=1 where line_no in(39,40) and obj_name='grad
update obj_actions set show_in_panel=1 where obj_name='grade_perk' and service_code='audit_trail'; update obj_actions set show_in_panel=1 where obj_name='grade_perk' and service_code='audit_trail';
update messages set msg_str='Invalid AD Code..' ,msg_descr='AD Code not present in master please eneter valid AD Code.' where msg_no='VMADC1';
update messages set msg_str='Invalid Main AD Code..' ,msg_descr='Main AD Code not present in master please eneter valid Main AD Code.' where msg_no='VMADC6';
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