<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %>

<%= form_tag({:action=>'material_master'} ,:multipart=>true,:id=>'myForms' ) do %>
Material Name
Brand
Model No./Model Type
Thickness/Watts/Ampre/HP/Module
Color
Size/Length/Shape
Matrl. Name [*]
Type [*]
Group
Category
Long Description
Prod. Group
Yr opening Bal.
Closing Bal.
Purchase Rate

<% if @isProduct.to_s!='' || @newProduct %> <% end %>
<% end %>
<% if @isProduct!=''%>
<% pagestart = params[:page] ? params[:page] : 1 if pagestart.to_i <=1 i = 1 else i = ((pagestart.to_i-1)*10)+1 i = i.to_i end if @ProductCatlog.length >0 @ProductCatlog.each do | pds | %> <% i +=1 end else %> <% end %>
SL. No. Title Image Action
<%=i%> <%=pds.pct_titles.to_s.capitalize%> <% if pds.pct_origin_img!='' && pds.pct_origin_img!=nil %> <%=pds.pct_titles%> <% else %> --- <% end %>
No Records Found
<% end %>