<%= 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 quotation has been cancelled.

<% end %>
Quotation No.
Quotation Date [*]
Buyer[*]
Currency [*]
Ref. No. 34
Remarks
Enqiry Date
Prepared By
Sample No.

OEM Product Code Product Name Quantity Unit Price Value Action
<% if @myAddAld || @myEditAld %>
<% end%>
 
<% i = 1 tqty = 0 tvalue = 0 if @FooterList && @FooterList.length >0 @FooterList.each do |leds| tqty += leds.qdt_quantity.to_f tvalue += leds.qdt_value.to_f %> <% i +=1 end else %> <% end %>
Sl.No. Item Code Description UOM Quantity Unit Price Value Action
<%=i%> <%=leds.qdt_itemcode%> <%=leds.qdt_itemname%> <%=leds.qdt_uom%> <%=leds.qdt_quantity%> <%=currency_formatted(leds.qdt_rate)%> <%=currency_formatted(leds.qdt_value)%>
No record(s) found.
Payment Terms
Freight Forwarder
Shipping Terms
Shipping Mode
Port of Discharge
Partial Shipment
Transshipment
Country Of Origin
Packaging
Validity of Offer (dd-mm-yyyy)
Total Quantity
Net Amount
<% prinallow = "hidden" cancelhd = "hidden" 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 end %>
<% if @ListedQuotation %> <% end %>
<% end %>