<%= 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 %>

Schedule No
Schedule Date
<% ndt = '' if @HeadDps!=nil if @HeadDps.dph_date!=nil && @HeadDps.dph_date!='' dt = Date.parse(@HeadDps.dph_date.to_s); ndt = dt.strftime("%d-%b-%Y") end end %>
Shift
<% i=1 if @FooterDps!=nil && @FooterDps.length >0 @FooterDps.each do |fts| %> <% i +=1 end %> <% %> <% nc = i for m in nc..7 do %> <% end %> <% else %> <% for i in 1..7 do %> <% end %> <% end %>
Machine No. MQNB No. Customer Name OA No Worker Name Catlogue No Material Color Prod. Qty IQR Planning Material Actual Material Wt of Product Stamp
Planning Actual GW(gm) NWR
<% if @printpath!=nil %>
Excel
<% end %>
<% isdisplay = 'none' if @HeadDps && year_month_days_formatted(@cdate) <= year_month_days_formatted(@HeadDps.dph_date) isdisplay = 'block' elsif @HeadDps == nil isdisplay = 'block' end %>
<% if @printpath!=nil %> <% end %>
<% end %> <%=render 'layouts/common/job_order_items'%> <%=render 'layouts/common/message_common'%>