From c89d5ee9922cafa39f50b65080995bc51dda0536 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 2 Dec 2008 17:04:49 +0100 Subject: Add custom templates. --- templates/spiff-en/invoice.html.orig | 268 +++++++++++++++++++++++++++++++++++ 1 file changed, 268 insertions(+) create mode 100644 templates/spiff-en/invoice.html.orig (limited to 'templates/spiff-en/invoice.html.orig') diff --git a/templates/spiff-en/invoice.html.orig b/templates/spiff-en/invoice.html.orig new file mode 100644 index 00000000..f7b20089 --- /dev/null +++ b/templates/spiff-en/invoice.html.orig @@ -0,0 +1,268 @@ + + + + + + + +
  + + + + + + + + + + + + +
+

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

+
+

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

+
+

I N V O I C E

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<%foreach tax%> + + + +<%end tax%> + +<%if taxincluded%> + + + +<%end taxincluded%> + + + + + +
+ + + + + + + + + + + + + + + + + + +
Invoice Date <%invdate%>
Due Date <%duedate%>
Number <%invnumber%>
 
+
+ + + + + + + + + + + + + +
Bill To:Ship To:
<%name%> +
<%addr1%> +
<%addr2%> +
<%addr3%> +
<%addr4%> +
<%shiptoname%> +
<%shiptoaddr1%> +
<%shiptoaddr2%> +
<%shiptoaddr3%> +
<%shiptoaddr4%> +
+
 
+ + + + + + + + + + + + +<%foreach number%> + + + + + + + + + + +<%end number%> + + + + + + + + +<%if taxincluded%> + + +<%end taxincluded%> +<%if not taxincluded%> + + +<%end taxincluded%> + + +<%foreach tax%> + + + + +<%end tax%> + +<%if paid%> + + + + +<%end paid%> + + + + + + + + + + + + + + + + +
NumberDescriptionQt'y PriceDiscAmount
<%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Total<%invtotal%>Subtotal<%subtotal%>
<%taxdescription%> on <%taxbase%> @ <%taxrate%> %<%tax%>
Paid- <%paid%>
 
Terms Net <%terms%> daysOutstanding<%total%>
 
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Notes<%notes%> + All prices in <%currency%> Funds +
<%shippingpoint%> +
+
 
+
Thank you for your valued business! +
 
+ + + + + +
+ Payment due NET <%terms%> Days from date of Invoice. + Interest on overdue amounts will acrue at the rate of 1.5% per month + from due date until paid in full. Items returned are subject to + a 10% restocking charge. A return authorization must be obtained + from <%company%> before goods are returned. Returns must be shipped + prepaid and properly insured. <%company%> will not be responsible + for damages during transit. + + + X
+
+
<%taxdescription%> Registration <%taxnumber%>
Taxes shown are included in price.
+ +
+ + + -- cgit v1.2.3