<%= 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 %>
Batch No. [*]
<% cdt = '' if @requisitionitem!=nil if @requisitionitem.bw_batch_date!=nil && @requisitionitem.bw_batch_date!='' dts = Date.parse(@requisitionitem.bw_batch_date.to_s) cdt = dts.strftime("%d-%b-%Y") end end %>
Batch Date [*]
Compound. RM [*]
Batch Quantity [*]
 
<% if @reqitemdetail i = 1 if @reqitemdetail.length >0 @reqitemdetail.each do |pms| %> <% i +=1 end end %> <% else %> <% for i in 1..7 do %> <% end %> <% end %>
Sl.No. Raw Material Desc UOM Using Balance Remarks
 <%=i%> "/>
 <%=i%>
<% if @requisitionitem==nil%>
<% end %>
<% if @requisitionitem!=nil %> <% end %> <% if @requisitionitem!=nil %> <% end %>
<% end %>
<%= render "layouts/common/message_common" %>