From ac5b087ea2d9ba7428d367aaeb288534158fee9a Mon Sep 17 00:00:00 2001 From: christopherm Date: Fri, 1 Sep 2006 01:16:38 +0000 Subject: Initial Import git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/ledger-smb@1 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Default-request_quotation.html | 179 +++++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100755 templates/Default-request_quotation.html (limited to 'templates/Default-request_quotation.html') diff --git a/templates/Default-request_quotation.html b/templates/Default-request_quotation.html new file mode 100755 index 00000000..433b8e80 --- /dev/null +++ b/templates/Default-request_quotation.html @@ -0,0 +1,179 @@ + + + + + + <%include letterhead.html%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <%if notes%> + + + + + + <%end notes%> + +
  +

R E Q U E S T    F O R    Q U O T A T I O N

+
  + + + + + + + + + + + +
To:Ship To:
<%name%> +
<%address1%> + <%if address2%> +
<%address2%> + <%end address2%> +
<%city%> + <%if state%> + , <%state%> + <%end state%> + <%zipcode%> + <%if country%> +
<%country%> + <%end country%> +
+ + <%if contact%> +
Attn: <%contact%> + <%end contact%> + + <%if vendorphone%> +
Tel: <%vendorphone%> + <%end vendorphone%> + + <%if vendorfax%> +
Fax: <%vendorfax%> + <%end vendorfax%> +
<%shiptoname%> +
<%shiptoaddress1%> + <%if shiptoaddress2%> +
<%shiptoaddr2%> + <%end shiptoaddress2%> +
<%shiptocity%> + <%if shiptostate%> + , <%shiptostate%> + <%end shiptostate%> + <%shiptozipcode%> + <%if shiptocountry%> +
<%shiptocountry%> + <%end shiptocountry%> +
+ + <%if shiptocontact%> +
Attn: <%shiptocontact%> + <%end shiptocontact%> + + <%if shiptophone%> +
Tel: <%shiptophone%> + <%end shiptophone%> + + <%if shiptofax%> +
Fax: <%shiptofax%> + <%end shiptofax%> +
+
  + + + + + + + + + + + + + + + + + + +
RFQ #DateRequired byContactShipping PointShip via
<%quonumber%><%quodate%><%reqdate%> <%employee%><%shippingpoint%> <%shipvia%> 
+
 Please provide price and delivery time for the following items:
  + + + + + + + + + + + + + <%foreach number%> + + + + + + + + <%end number%> + + + + + +
ItemNumberDescriptionQt'y DeliveryUnit PriceExtended
<%runningnumber%>.<%number%><%description%><%qty%><%unit%>

+
  + + + + + + +
Notes<%notes%>
+
+ + + + -- cgit v1.2.3