Commit 88d6f791 authored by dpingle's avatar dpingle

* updated sql file

w_attd_regularize_hr.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215790 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 42850644
......@@ -90,7 +90,7 @@ update transetup set CONFIRM_COL='status' , CONFIRM_VAL='A' , CANCEL_COL='status
update obj_forms set disp_metadata=
'<html>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Reason <b>{reas_descr}</b> , Attendance Date : <b>{attd_date}</b> <span style="float:right;"> <b>{tran_id}</b> </span> <br/>
<span style="white-space: normal !important; word-break: break-word; "> <b>{emp_code}</b> , Reason <b>{reas_descr}</b> , Attendance Date : <b>{attd_date}</b> <span style="float:right;"> Tran Id: <b>{tran_id}</b> </span> <br/>
In Time : <b>{in_time}</b> , Out Time : <b>{out_time}</b> , Shift In Time : <b>{shift_in_time}</b> , Shift Out Time : <b>{shift_out_time}</b>
</span>
</html>'where win_name='w_attd_regularize_hr';
......
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