Commit f9115f13 authored by dpingle's avatar dpingle

* updated sql file

w_employee_bond.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@213652 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 03dead07
...@@ -179,7 +179,7 @@ update obj_actions set DISPLAY_MODE=1 where OBJ_NAME='employee_bond' and TITLE i ...@@ -179,7 +179,7 @@ update obj_actions set DISPLAY_MODE=1 where OBJ_NAME='employee_bond' and TITLE i
----------------------------------------------------- Dipesh [17/12/2019] Start ----------------------------------------------------- Dipesh [17/12/2019] Start
update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.sys.GenValidate', service_code = 'post_gen_val' where event_code = 'pre_validate' and obj_name = 'employee_bond'; update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.sys.GenValidate', service_code = 'post_gen_val' where event_code = 'post_validate' and obj_name = 'employee_bond';
----------------------------------------------------- Dipesh [17/12/2019] End ----------------------------------------------------- Dipesh [17/12/2019] End
......
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