<%= 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 %> <% @myAddAld = true @myPrintAld = true @myDeletAld = true @myEditAld = true %>
Pay No. [*]
Pay Date [*]
<% stname = '' if @HeadDps!=nil stobj = get_site_names(@compcodes,@HeadDps.cps_siteno) if stobj stname = stobj.st_name end end %>
Site Name [*]
Service Type
Contactor
Pmt. Amount [*]
Deduction
TDS Amount
Net Received
Pay Mode[*]
Remarks
<% npmodes = "hidden" if @paymodex npmodes = '' end chqtype = 'hidden' bankype = 'hidden' if @HeadDps!=nil && @HeadDps.cps_type =='cheque' chqtype = '' elsif @HeadDps!=nil && @HeadDps.cps_type =='neft' bankype = '' end %>
Type
Bank Detail
Cheque No.
Cheque Date
<% isblocked = "hidden" if @iscontractOvj!=nil && @iscontractOvj.length >0 isblocked = "" end %>
Contract No


<% end %>