<%= 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 @ListedQuotation && @ListedQuotation.qt_status.to_s == 'C' %>

  This purchase has been cancelled.

<% end %>
Cust. Pur No
From Date
Upto Date
PO No.
PO Date [*]
Supplier[*]
<% myflags = true if @ListedQuotation if @ListedQuotation.qt_refno.present? #myflags = false end end %>
OrderNo.
<% if @ListedQuotation %> <% if @ListedQuotation %><%=@ListedQuotation.qt_refno%><% end %> <% else %> <% end %>
Remarks
Auth. By
Prepared By
Currency [*]
Approve Remark
GST No
Closing Balance
Contact Person

OEM
Product Code
Product Name
Quantity
Unit Price
Value
Weight
Delivery Date
Remark
<% prinallow = "hidden" cancelhd = "hidden" approvedstatus = "none" cancellaow = "" myupdate = "save" if @ListedQuotation myupdate = "update" if @ListedQuotation.qt_status.to_s !='C' prinallow = "" cancelhd = "" end if @ListedQuotation.qt_status.to_s =='C' cancellaow = "hidden" end if @ListedQuotation.qt_approved_st !='Y' approvedstatus = "" end if @ListedQuotation.qt_status.to_s =='C' approvedstatus = "none" end end %> <% if cancellaow.to_s != 'hidden' %>
<% if myflags %> <% end %>
<% end %>
 
<% i = 1 tqty = 0 tvalue = 0 twts = 0 if @FooterList && @FooterList.length >0 @FooterList.each do |leds| tqty += leds.qdt_quantity.to_f tvalue += leds.qdt_value.to_f twts += leds.qdt_weight.to_f %> <% i +=1 end else %> <% end %>
Sl.No. OEM Product Code Product Name UOM Quantity Unit Price Value Weight Delivery Date Remark Action
<%=i%> <%=leds.qdt_oem_number%> <%=leds.qdt_itemcode%> <%=leds.qdt_itemname%> <%=leds.qdt_uom%> <%=leds.qdt_quantity%> <%=currency_formatted(leds.qdt_rate)%> <%=currency_formatted(leds.qdt_value)%> <%=currency_formatted(leds.qdt_weight)%> <%=formatted_date(leds.qdt_date)%> <%=leds.qdt_remarks%> <% if cancellaow.to_s != 'hidden' %> <% if myflags %> <% end %> <% end %> <% if cancellaow.to_s != 'hidden' %> <% end %>
No record(s) found.
Price Terms
Taxes Terms
Delivery
Billing Address
Payment Terms
Form ST38 No
Delivery Terms
Shipping Mode
Insurance
Fact. Location Code
Quantity
Air Freight
Value
Weight
 Print product series
 
<% if @ListedQuotation %> <% end %>
<% if @ListedQuotation %> <% end %>
<% end %> <%=render 'layouts/common/job_order_list_views'%>