Commit 7b57f130 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@212258 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ba988208
......@@ -124,3 +124,8 @@ update obj_actions set rec_specific=null where obj_name='emp_perk' and descripti
update obj_actions set show_in_panel=1 where obj_name='emp_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