From 9d36437025f070a586ece174a4dba48f6de94fa9 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 4 Dec 2007 21:30:08 +0000 Subject: there's no reason this should still be hanging aroudn the tree --- sql-ledger/templates/Default-statement.html | 134 ---------------------------- 1 file changed, 134 deletions(-) delete mode 100644 sql-ledger/templates/Default-statement.html (limited to 'sql-ledger/templates/Default-statement.html') diff --git a/sql-ledger/templates/Default-statement.html b/sql-ledger/templates/Default-statement.html deleted file mode 100644 index f00ad0ebf..000000000 --- a/sql-ledger/templates/Default-statement.html +++ /dev/null @@ -1,134 +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#NotesDateDueCurrent306090+
<%invnumber%><%ordnumber%><%notes%><%invdate%><%duedate%><%c0%><%c30%><%c60%><%c90%>

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