Commit 4fd1e987 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 10/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214884 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 56e24b16
......@@ -6,3 +6,5 @@ update OBJ_ACTIONS set DISPLAY_MODE=1 where OBJ_NAME='hol_change' and TITLE in (
--09/01/2020
update POPHELP set SQL_STR='select emp_code from employee order by emp_code',thumb_obj='EmpCodeImages', thumb_image_col='emp_code',thumb_alt_col='emp_fname' where FIELD_NAME='EMP_CODE' and MOD_NAME='W_HOL_CHANGE';
update pophelp set thumb_obj='EmpImages' where mod_name='W_HOL_CHANGE';
19 mins
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