Commit 78eb94ee authored by vvengurlekar's avatar vvengurlekar

office-sql.sql - default search loading is off and change link name


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@199630 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 55e0da44
......@@ -49,4 +49,13 @@ update itm2menu set icon_path = 'employeeattendance.png', close_icon = 'employee
where win_name = 'w_attd_day_det';
update itm2menu set icon_path = 'leaveregister.png', close_icon = 'leaveregisterwht.png' where win_name = 'w_d_leave_reg_sun';
update itm2menu set icon_path = 'leaveregister.png', close_icon = 'leaveregisterwht.png' where win_name = 'w_d_leave_reg_base';
------------------------- Added by Jaffar on 04th April 2019 [END] ---------------------------------------
\ No newline at end of file
------------------------- Added by Jaffar on 04th April 2019 [END] ---------------------------------------
------------------------- Added by Varsha V on 15th April 2019 WeekOff_Creation changes[START] ---------------------------------------
update Obj_Links set Link_Title = 'WeekOff Creation' where Obj_Name = 'holiday_tbl' and Field_Name = 'home_1';
Update Transetup Set Brow_Data_Def = 'N' Where Tran_Window = 'w_holiday_tbl';
------------------------- Added by Varsha V on 15th April 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