Commit 9b46d892 authored by dpingle's avatar dpingle

* update sql file on [30/10/19]

w_emp_payroll_info.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210719 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8594ed73
...@@ -195,3 +195,13 @@ update POPHELP set THUMB_ALT_COL = 'Description', THUMB_IMAGE_COL= 'Station_Code ...@@ -195,3 +195,13 @@ update POPHELP set THUMB_ALT_COL = 'Description', THUMB_IMAGE_COL= 'Station_Code
----------------------------------------------------- Dipesh [21/10/2019] End ----------------------------------------------------- Dipesh [21/10/2019] End
----------------------------------------------------- Dipesh [30/10/2019] Start
update obj_actions set DISPLAY_MODE=0 where OBJ_NAME='emp_payroll_info' and LINE_NO=2;
update obj_actions set DISPLAY_MODE=1 where OBJ_NAME='emp_payroll_info' and LINE_NO=39;
update obj_actions set DISPLAY_MODE=1 where OBJ_NAME='emp_payroll_info' and LINE_NO=40;
----------------------------------------------------- Dipesh [30/10/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