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

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

+
+

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

+

S T A T E M E N T

<%statementdate%>
+
  + + + + +
<%name%> +
<%address1%> + <%if address2%> +
<%address2%> + <%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +
<%country%> + <%end country%> +
+ <%if customerphone%> +
Tel: <%customerphone%> + <%end customerphone%> + <%if customerfax%> +
Fax: <%customerfax%> + <%end customerfax%> + <%if email%> +
<%email%> + <%end email%> +
+
  + + + + + + + + + + + + + <%foreach invnumber%> + + + + + + + + + + + + <%end invnumber%> + + + + + + + + + +
Invoice #Order #DateDueCurrent306090+
<%invnumber%><%ordnumber%><%invdate%><%duedate%><%c0%><%c30%><%c60%><%c90%>

    <%c0total%> + <%c30total%> + <%c60total%> + <%c90total%> +
+
  + + + + + +
Total Outstanding<%total%>
+
 
 Please make check payable to <%company%>. +
+ -- cgit v1.2.3