Commit 492efb2a authored by dpingle's avatar dpingle

* Updated sql file on [09/09/19]

w_emp_personal_info.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206996 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b343289a
......@@ -129,10 +129,10 @@ Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,IMAGE,DESCRIPTION,SERVICE_CODE,INTERAC
update obj_forms set disp_metadata=
'<html>
<span style="white-space: normal !important; word-break: break-word; ">Employee : {emp_code} (<b>{emp_fname_long}</b>) , State : {contact_state} <br/>
Date of Birth : {birth_date} , Blood Group : {blood_grp}
<span style="white-space: normal !important; word-break: break-word; ">Employee : {emp_code} (<b>{emp_fname_long}</b>) , State : (<b>{contact_state}</b>) <br/>
Date of Birth :(<b>{birth_date}</b>) , Blood Group : (<b>{blood_grp}</b>)
</span>
<br/> <span style="float:right;"> <b> {chg_date} </b></span>
<br/> <span style="float:right;"> </span>
</html>' where win_name='w_emp_personal_info';
----------------------------------------------------- Dipesh [09/09/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