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-statement.html | 130 ---------------------------- 1 file changed, 130 deletions(-) delete mode 100644 sql-ledger/templates/Service-statement.html (limited to 'sql-ledger/templates/Service-statement.html') diff --git a/sql-ledger/templates/Service-statement.html b/sql-ledger/templates/Service-statement.html deleted file mode 100644 index 5e288505e..000000000 --- a/sql-ledger/templates/Service-statement.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - -
-

- <%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.1