From 32306b5f8ffe4ce594409aa6e89626740b225a39 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 15 Nov 2004 10:35:56 +0000 Subject: import sql-ledger 2.4.4 --- sql-ledger/templates/Norwegian-statement.html | 120 ++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 sql-ledger/templates/Norwegian-statement.html (limited to 'sql-ledger/templates/Norwegian-statement.html') diff --git a/sql-ledger/templates/Norwegian-statement.html b/sql-ledger/templates/Norwegian-statement.html new file mode 100644 index 000000000..97ba64e9b --- /dev/null +++ b/sql-ledger/templates/Norwegian-statement.html @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + + + + + + +
+

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

+
+

+ Telefon: <%tel%> +
Telefaks: <%fax%> +

+

O V E R S I K T

<%statementdate%>
+
  + + + + +
<%name%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> +
+<%if customerphone%> +
Telefon: <%customerphone%> +<%end customerphone%> +<%if customerfax%> +
Telefaks: <%customerfax%> +<%end customerfax%> +<%if email%> +
<%email%> +<%end email%> +
+
  + + + + + + + + + + +<%foreach invnumber%> + + + + + + + + + +<%end invnumber%> + + + + + + + + +
Faktura #DatoBetalingsfristNåværende306090+
<%invnumber%><%invdate%><%duedate%><%c0%><%c30%><%c60%><%c90%>

   <%c0total%> + <%c30total%> + <%c60total%> + <%c90total%> +
+
  + + + + + +
Totalt utestående<%total%>
+
 
+ -- cgit v1.2.1