Commit e404d1df authored by sghate's avatar sghate

Shital: updated sql

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209623 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4a64597b
...@@ -166,6 +166,8 @@ update TRANSETUP set THUMB_ALT_COL = 'var_value', THUMB_IMAGE_COL= 'var_name', T ...@@ -166,6 +166,8 @@ update TRANSETUP set THUMB_ALT_COL = 'var_value', THUMB_IMAGE_COL= 'var_name', T
update OBJ_FORMS set THUMB_ALT_COL = 'var_value', THUMB_IMAGE_COL= 'var_name', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_pay_var'; update OBJ_FORMS set THUMB_ALT_COL = 'var_value', THUMB_IMAGE_COL= 'var_name', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_pay_var';
update TRANSETUP set PERIOD_OPTION = 'M' where TRAN_WINDOW = 'w_pay_var'; update TRANSETUP set PERIOD_OPTION = 'M' where TRAN_WINDOW = 'w_pay_var';
update itm2menu set ICON_PATH='PayrollG.png',CLOSE_ICON='Payrollwht.png' where APPLICATION='ADP' and WIN_NAME='w_pay_var';
--------------------------------------------------Added by Shital on 15/10/2019 End--------- --------------------------------------------------Added by Shital on 15/10/2019 End---------
......
...@@ -120,6 +120,9 @@ update POPHELP set AUTO_FILL_LEN = 3, AUTO_MIN_LENGTH = 2 , HELP_OPTION = 2 wher ...@@ -120,6 +120,9 @@ update POPHELP set AUTO_FILL_LEN = 3, AUTO_MIN_LENGTH = 2 , HELP_OPTION = 2 wher
update TRANSETUP set PERIOD_OPTION = 'M' where TRAN_WINDOW = 'w_work_location'; update TRANSETUP set PERIOD_OPTION = 'M' where TRAN_WINDOW = 'w_work_location';
-------------------------------------------- Shital [07/10/19] -------------------[End] -------------------------------------------- Shital [07/10/19] -------------------[End]
--------------------------------------------Added by Shital on 15/10/2019 Start-------------
update itm2menu set ICON_PATH='Work-LocationG.png',CLOSE_ICON='Work-Locationwht.png' where APPLICATION='ADP' and WIN_NAME='w_work_location';
--------------------------------------------Added by Shital on 15/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