<%= 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 %>
<% tqnty = 0 if @LinkedRakeList!=nil if @LinkedRakeList.length >0 @LinkedRakeList.each do |rkw| tqnty += rkw.prl_qnty.to_i %> <% end end end %> <% prodname = '' prodcode = '' if @LinkedRakeList!=nil if @LinkedRakeList.length >0 prodcode = @LinkedRakeList[0].prl_prodcode prodnames = get_product_rake_name(prodcode) if prodnames prodname = prodnames.pd_productname end end end %>
Rake No [*]
OR
Scan BarCode
Select Product [*]
OR
Scan Product  
Product Qty In Rake [*]
Sl.No. Rake No Product Qty
Please add item in list.
<% end %>