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/Service-invoice.html | 230 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100755 templates/Service-invoice.html (limited to 'templates/Service-invoice.html') diff --git a/templates/Service-invoice.html b/templates/Service-invoice.html new file mode 100755 index 00000000..193dd1f4 --- /dev/null +++ b/templates/Service-invoice.html @@ -0,0 +1,230 @@ + + + + + + + + +
+ + + + + + + + + +
+

+ <%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.3