Commit b43efd48 authored by dpingle's avatar dpingle

* update sql file of employee bond

w_employee_bond.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@213629 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b8db3e69
...@@ -177,7 +177,11 @@ update obj_actions set DISPLAY_MODE=1 where OBJ_NAME='employee_bond' and TITLE i ...@@ -177,7 +177,11 @@ update obj_actions set DISPLAY_MODE=1 where OBJ_NAME='employee_bond' and TITLE i
----------------------------------------------------- Dipesh [23/10/2019] End ----------------------------------------------------- Dipesh [23/10/2019] End
----------------------------------------------------- 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';
----------------------------------------------------- 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