Commit 0417848f authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 12/11/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211802 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c9252329
......@@ -123,6 +123,7 @@ update obj_actions set display_mode=1 where obj_name='cadre_perk' and service_c
update obj_actions set display_mode=1 where line_no in(1,39) and obj_name='cadre_perk';
update obj_actions set show_in_panel=1 where obj_name='cadre_perk' and service_code='audit_trail';
-- delete is only for QC
delete from obj_actions where form_no=2 and obj_name='cadre_perk';
......
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