<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %>
 
<%= form_tag({:action=>'create'} ,:multipart=>true,:id=>'myForms' ) do %>
Name [*]
Type [*]
<% if @mstXEmpEdit!=nil %> <% end %>

Upload profile pic 100px*100px[*]

Department
<% if session[:autherizedUserType] !='ofcvw' %> <% end %>
Qualification
<% if session[:autherizedUserType] !='ofcvw' %> <% end %>
Company Name
<% if session[:autherizedUserType] !='ofcvw' %> <% end %>
PAN No 
Adhaar No 
Address
Pin
State [*]
Mobile No. [*]
Alt.Mob No.
Family Ref. Info 
Email [*]
Birth Dt
Joining Dt
Leaving Dt
Basic
HRA
Conveyance
Total
<% if session[:autherizedUserType] !='ofcvw' %>   <% end %>
<% if @mstXEmpEdit%><% end %> <% if @mstXEmpEdit%><% end %> <% myfilesid = '' compcode = '' fl = 1 c1 = 0; if @mstXEmpEdit!=nil myfilesid = @mstXEmpEdit.id compcode = @mstXEmpEdit.emp_compcode end obfile = get_emp_attached_file(compcode,myfilesid) if obfile.length >0 obfile.each do |fila| %> <% fl +=1 c1 +=1 end end %>
Upload PAN Card  <%=@mstXEmpEdit.emp_pan%>
Upload Adhaar Card [*]  <%=@mstXEmpEdit.emp_adhaar%>
Other Documents <%=fila.sma_attachment%>  
Other Documents  
 
 
<% if session[:autherizedUserType] !='ofcvw' %> <% @myAddAld = true if @myAddAld %>
<% end %> <% end %>
 
 
Search Key
Type
<% if @mstEmployeeData.length >0 %>
PDF Excel 
<% end %>
<% if session[:autherizedUserType] !='ofcvw' %> <% end %> <% @myEditAld = true @myDeletAld = true pagestart = params[:page] ? params[:page] : 1 if pagestart.to_i <=1 i = 1 else i = ((pagestart.to_i-1)*25)+1 i = i.to_i end if @mstEmployeeData.length >0 @mstEmployeeData.each do |gps| %> <% if session[:autherizedUserType] !='ofcvw' %> <% end %> <% i +=1 end else %> <% end %>
SL. NO. Name Email Phone Type Company Action
<%=i%> <%=gps.emp_name%> <%=gps.emp_email%> <%=gps.emp_mobile%> <% emptype = '' emtpobj = get_employee_types(@compcodes,gps.emp_type) if emtpobj emptype = emtpobj.etp_name end %> <%=emptype%> <% newcompany = '' compobj = get_new_company_portal(@compcodes,gps.emp_company) if compobj newcompany = compobj.nc_name end %> <%=newcompany%> <% if @myEditAld %> <% end %> <% if @myDeletAld %> <% end %>
No Records Found
<%= will_paginate(@mstEmployeeData)%>
<% end %>
<%=render "layouts/popupforms"%>