<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <%= render "layouts/breadcrumbs" %>
<%= form_tag({:action=>'create'} ,:multipart=>true,:id=>:myforms ) do %>
Ledger

OEM
Product Code
Description
UOM
Currency
Rate
Remarks
Source
Entry Date
Entered By
Supplier Code


<% totalqty = 0 if @footerItem!=nil i = 1 @footerItem.each do |stads| totalqty += stads.std_qnty.to_f %> <% i +=1 end %> <% else %> <% end %>
S.No Product Code Description UOM Ledger Currency Rate Remarks Source Entry Date Linked OEM Entered By Supplier Code Action
<%=i%> <%=stads.cw_itemcode%> <%=stads.cw_itemname%> <%=stads.cw_uom%>
No record(s) found.
<% end %>