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

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

+
+

+ Tel: <%tel%> +
Fax: <%fax%> +

+
+

F A C T U U R

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
Factuurdatum <%invdate%>
Vervaldatum <%duedate%>
Factuurnummer <%invnumber%>
 
+
+ + + + + + + + + + + +
Factuuradres:Verzendadres:
<%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%> + + + + + + + + + + + + + + + + +
ArtikelnummerOmschrijvingAantal PrijsKortingTotaal
<%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Subtotaal<%subtotal%>
BTW <%taxrate%>%<%tax%>
Betaald- <%paid%>
 
Betalen binnen <%terms%> dagenOpenstaand<%total%>
 
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Opmerkingen
<%notes%>
+ Alle prijzen in <%currency%> +
<%shippingpoint%> +
+
 
+ Gaarne u betaling overmaken op onderstaande giro- of bankrekening +
ten name van <%company%> +
onder vermelding van het factuurnummer. +
 
+ + + + + +
+ Op al onze aanbiedingen/leveringen zijn, met uitsluiting van eventuele inkoop- of andere voorwaarden van de opdrachtgever, +
de Algemene Voorwaarden van <%company%> van toepassing. +
Deze Algemene Voorwaarden zijn gedeponeerd bij de Kamer van Koophandel te ........ +
+
+ X
+
+
BTW nummer:<%taxnumber%>
Kamer van Koophandel te ...... nummer:<%businessnumber%>
Girorekening:.........
Bankrekening:..........
+ +
+ + + + -- cgit v1.2.3