<%= 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 %> <% if @HeadDps!=nil && @HeadDps.exp_status == 'C' %>
This expense has been cancelled.
<% end %>
Ledger[*]
 
<% for i in 1..10 %> <% end %>
Sl.No Site Name OB CB
 <%=i%> 
 
<% isavebtton = 'save.png' if @HeadDps!=nil isavebtton = 'update.png' end %> <% cancelled = "" if @HeadDps!=nil && @HeadDps.exp_status == 'C' cancelled = "hidden" end %> <% if session[:autherizedUserType] !='ofcvw' %>
<% if @HeadDps!=nil %> <% end %>
<% end %>
<% end %>
<%=render 'layouts/common/message_common'%>