<% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= form_tag({:action=>'shift'} ,:multipart=>true,:id=>:myforms ) do %>
Code *
Night Shift *
<% isStarted = "" isEndSatrt = "" isStHrs = "" if @selecMstShift isStarted = formatted_times(@selecMstShift.attend_shfintime) isEndSatrt = formatted_times(@selecMstShift.attend_shfout) isStHrs = formatted_times(@selecMstShift.attend_shfhrs) end %>
In Time *
Out *
Hrs

Out Time
In Time
Hours
Start
End Time
Hours
Mark as absent for working hours less
Mark as HD Prest. for work hrs. < than
Overtime hours allowed
Overtime deduction after hours
Overtime deduction hours
1st
2nd

<% end %>