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

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

+
+

F A K T U R A

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<%foreach tax%> + + + +<%end tax%> + +
+ + + + + + + + + + + + + +
Fakturanr.:<%invnumber%>
Fakturadatum: <%invdate%>
+
+
+ + + + <%if shiptoname%> + + <%end shiptoname%> + + + + + <%if shiptoname%> + + <%end shiptoname%> + +
Fakturaadress:Leveringsadress:
<%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%> + + + + + + + + + + + + + + + + +
NummerBeskrivningAntal PrisRabattSum
<%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Subtotal<%subtotal%>
<%taxdescription%> @ <%taxrate%> %<%tax%>
Redan betalat- <%paid%>

Betalningsfrist <%terms%> dagerAtt betala<%total%>
+
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Notera
<%notes%>
+ Alla priser i <%currency%> +
<%shippingpoint%> +
+
+ + + +
+
+ + + + + +
+ Betalning innan <%terms%> dagar från fakturadatum. + Efterskuldräntor beräknas med 1% per påbörjad månad. + + +
+
<%taxdescription%> Organisasjonsnr.: <%taxnumber%>
+ +
+ + + + -- cgit v1.2.3