From 86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 4 Dec 2007 21:29:13 +0000 Subject: there's no reason this should still be hanging aroudn the tree --- sql-ledger/templates/Service-invoice.html | 230 ------------------------------ 1 file changed, 230 deletions(-) delete mode 100644 sql-ledger/templates/Service-invoice.html (limited to 'sql-ledger/templates/Service-invoice.html') diff --git a/sql-ledger/templates/Service-invoice.html b/sql-ledger/templates/Service-invoice.html deleted file mode 100644 index 193dd1f48..000000000 --- a/sql-ledger/templates/Service-invoice.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - -
- - - - - - - - - -
-

- <%company%> -
<%address%> -
Tel/Fax <%tel%> / <%fax%> -

-
-

I N V O I C E

-
- - - - - - - - - - - - - - - - - - - - -<%if notes%> - - - -<%end notes%> - - - - - - - - - - - - - - -<%foreach tax%> - - - -<%end tax%> - - - - - -
- - - - - - - - - - - -
Date <%invdate%>
Number<%invnumber%>
-
- - - - - - - - - -
To:
<%name%> -
<%address1%> - <%if address2%> -
<%address2%> -<%end address2%> -
<%city%> <%state%> <%zipcode%> - <%if country%> -<%country%> -<%end country%> -
-
-
- - - - - - - -<%foreach number%> - - - - - -<%end number%> - - - - - - -<%if taxincluded%> - - - -<%end taxincluded%> -<%if not taxincluded%> - - - -<%end taxincluded%> - - -<%foreach tax%> - - - - -<%end tax%> - - - -<%if paid%> - - - - - -<%end paid%> - - - - - - - - - - - - - - - - -
Description Amount
<%description%> <%linetotal%>

 Total<%invtotal%> Subtotal<%subtotal%>
<%taxdescription%><%tax%>
 Paid<%paid%>
 
-<%if terms%> -Terms  Net <%terms%> days -<%end terms%> -Total<%total%>
 
-
- - - - - - - -
Notes
<%notes%>
-   -
-
 
- Please make check payable to <%company%> -
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. - - - X
-
-
<%taxdescription%> Registration <%taxnumber%>
- -
- - - - -- cgit v1.2.1