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

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

+
+

F A K T U R A

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<%foreach tax%> + + + +<%end tax%> + +
+ + + + + + + + + + + + + +
Fakturanr.:<%invnumber%>
Fakturadato: <%invdate%>
+
+
+ + + + <%if shiptoname%> + + <%end shiptoname%> + + + + + <%if shiptoname%> + + <%end shiptoname%> + +
Fakturaadresse:Leveringsadresse:
<%name%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> +
<%shiptoname%> +
<%shiptoaddress1%> + <%if shiptoaddress2%> +
<%shiptoaddress2%> +<%end shiptoaddress2%> +
<%shiptocity%> <%shiptostate%> <%shiptozipcode%> + <%if shiptocountry%> +<%shiptocountry%> +<%end shiptocountry%> +
+
+ + + + + + + + + + + +<%foreach number%> + + + + + + + + + +<%end number%> + + + + + + + + + + + + +<%foreach tax%> + + + + +<%end tax%> + +<%if paid%> + + + + +<%end paid%> + + + + + + + + + + + + + + + + +
NummerBeskrivelseAntall PrisRabattSum
<%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Subtotal<%subtotal%>
<%taxdescription%> @ <%taxrate%> %<%tax%>
Allerede betalt- <%paid%>

Betalingsfrist <%terms%> dagerÅ betale<%total%>
+
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Merk
<%notes%>
+ Alle priser i <%currency%> +
<%shippingpoint%> +
+
+ + + +
+
+ + + + + +
+ Betaling innen <%terms%> dager fra fakturadato. + Etterskuddsrenter beregnes med 1% per påbegynt måned. + + +
+
<%taxdescription%> Organisasjonsnr.: <%taxnumber%>
+ +
+ + + + -- cgit v1.2.3