From 32306b5f8ffe4ce594409aa6e89626740b225a39 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 15 Nov 2004 10:35:56 +0000 Subject: import sql-ledger 2.4.4 --- sql-ledger/templates/Dutch-request_quotation.html | 202 ++++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 sql-ledger/templates/Dutch-request_quotation.html (limited to 'sql-ledger/templates/Dutch-request_quotation.html') diff --git a/sql-ledger/templates/Dutch-request_quotation.html b/sql-ledger/templates/Dutch-request_quotation.html new file mode 100644 index 000000000..a9a6f4f71 --- /dev/null +++ b/sql-ledger/templates/Dutch-request_quotation.html @@ -0,0 +1,202 @@ + + + + + + + + +
  + + + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+ +

+ Tel: <%tel%> +
Fax: <%fax%> +

+
+

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%> <%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%> <%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%> + + + + + +
NumberDescriptionQt'y DeliveryUnit PriceExtended
<%number%><%description%><%qty%><%unit%>

+
+ +<%if notes%> + + + + +<%end notes%> + +
Notes<%notes%>
+
 
+ + + + + + +
  + X
+
+
+ +
+ + + + -- cgit v1.2.1