add some time-worked reporting
[freeside.git] / sql-ledger / templates / Dutch-pos_invoice.txt
1 <%company align=center width=40%>
2 <%address align=center width=40%>
3
4  Kassa: <%till align=left width=3%>        Telefoon: <%tel%>
5 Kassier: <%username%>
6 Verkoper: <%employee%>
7
8 <%invtime%><%invnumber align=right width=16%>
9
10   Hoeveelheid Omschrijving                 Bedrag
11 <%foreach number%>
12 <%qty align=right width=5%> <%description align=left width=24 offset=6%> <%linetotal align=right width=9%>
13       <%number%> @ <%sellprice%>/<%unit%>
14 <%end number%>
15
16 Aantal items: <%rowcount%>
17 <%if taxincluded%>
18                          ---------------
19                    Bedrag : <%invtotal align=right width=9%>
20 <%end taxincluded%>
21 <%if not taxincluded%>
22                             ------------
23                     Subtotaal: <%subtotal align=right width=9%>
24 <%end taxincluded%>
25 <%foreach tax%>
26 <%taxdescription align=right width=23%> @ <%taxrate align=right width=2%>%: <%tax align=right width=9%>
27 <%end tax%>
28                    Bedrag : <%invtotal align=right width=9%>
29 <%foreach payment%>
30 <%paymentaccount align=right width=29%>: <%payment align=right width=9%> <%currency%>
31 <%end payment%>
32 <%if change%>
33                        Wisselgeld: <%change align=right width=9%>
34 <%end change%>
35 <%if total%>
36                   Te betalen : <%total align=right width=9%>
37 <%end total%>
38 <%if discount%>
39
40 <%discount%> % Discount applied
41 <%end discount%>
42
43    Dank u en tot ziens!
44
45 <%if taxincluded%>
46 Belasting is in de prijs inbegrepen.
47 <%end taxincluded%>
48
49
50
51