<%= 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 %> <% if @HeadPack!=nil && @HeadPack.pl_status == 'C'%>
This packing has been cancelled

<% end %>
Company [*]
Type [*]
Packing No. [*]
<% newblupdate = '' if @HeadPack!=nil newblupdate = Base64.encode64(@HeadPack.pl_number.to_s+"_"+@HeadPack.pl_compcode.to_s+"_"+@HeadPack.pl_local_type.to_s) end %>
<% ndate = '' if @HeadPack!=nil ndat = Date.parse(@HeadPack.pl_date.to_s) ndate = ndat.strftime("%d-%b-%Y") end %>
Packing Date [*]
Buyer [*]
<% if @HeadPack!=nil%>
Export Inv. No
<%=@HeadPack.pl_export_invoiceno%>
<% end %>

<% i =1 if @FootPack!=nil && @FootPack.length >0 @FootPack.each do |fots| %> <% i +=1 end if i.to_i < 7 ns = i ns1 = 7 else ns1 = i.to_i ns = i end for j in ns..ns1 do %> <% end %> <% else %> <% k = 19 for i in 1..7 do %> <% end %> <% end %>
SLNO Select JO. No. Cat No. Qty Type Box/Pallet No Total Box/Pallet No Qty/Outer Weight Total Net Wt Wt of packing Gross Wt
 <%=i%>  "/> "/>
 <%=j%> 
 <%=i%> 
<% hidecancel = "" if @HeadPack!=nil && @HeadPack.pl_status == 'C' hidecancel = "hidden" end %>
:- If box range then separated by '-' . Ex : 150-170=> 20(Boxes)

:- For Tooling use box no '0'
 
<% if @HeadPack!=nil %> <% end %> <% if@printpath!=nil %> <% end %>
Total No of Pcs
Total No of Boxes
Total No of Pallet
Total Net Wt <% end%>" name="pl_tot_netweight" id="dt_tot_netweight" readonly/>
Total Gross Wt <% end%>" name="pl_tot_grossweight" id="dt_tot_grossweight" readonly/>
Total Approve value
Total Per kg Value
 BoxNoPallet
<% end %>
<%= render "layouts/common_confirm" %> <%=render'layouts/common/modifyproductmaster'%>