Commit fb98c46d authored by dpingle's avatar dpingle

* Updated sql file on [16/10/19]

w_emp_address_info.sql
EmployeeBasicDetail.png
EmployeeBasicDetailwht.png


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209804 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7eb5ea7b
...@@ -142,6 +142,13 @@ update POPHELP set THUMB_ALT_COL = 'DESCR', THUMB_IMAGE_COL= 'DESCR', THUMB_OBJ ...@@ -142,6 +142,13 @@ update POPHELP set THUMB_ALT_COL = 'DESCR', THUMB_IMAGE_COL= 'DESCR', THUMB_OBJ
update POPHELP set THUMB_ALT_COL = 'DESCR', THUMB_IMAGE_COL= 'State_Code', THUMB_OBJ = 'CityImages' where MOD_NAME = 'W_EMP_ADDRESS_INFO' AND FIELD_NAME='PER_STATE'; update POPHELP set THUMB_ALT_COL = 'DESCR', THUMB_IMAGE_COL= 'State_Code', THUMB_OBJ = 'CityImages' where MOD_NAME = 'W_EMP_ADDRESS_INFO' AND FIELD_NAME='PER_STATE';
UPDATE obj_forms
SET disp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_fname_long} {emp_lname_long} (<b>{emp_code}</b>) , Employment Site <b>{emp_site}</b> </br>
Work Site : <b>{work_site} <br/>
</span>
</html>' WHERE WIN_NAME='w_emp_address_info';
----------------------------------------------------- Dipesh [16/10/2019] End ----------------------------------------------------- Dipesh [16/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