so Search.tsf and Search.rdf work
[freeside.git] / sql-ledger / templates / Hungarian-pos_invoice.txt
1 <%company align=center width=40%>
2 <%address align=center width=40%>
3
4  Kassza: <%till align=left width=3%>        Telefon#: <%tel%>
5   Eladó: <%employee%>
6
7 <%invtime%><%invnumber align=right width=16%>
8
9 Menny Név                         Összeg
10 <%foreach number%>
11 <%qty align=right width=5%> <%description align=left width=24 offset=6%> <%linetotal align=right width=9%>
12       <%number%> @ <%sellprice%>/<%unit%>
13 <%end number%>
14
15       Tételszám: <%rowcount%>
16 <%if taxincluded%>
17                          ---------------
18                        Bruttó: <%invtotal align=right width=9%>
19 <%end taxincluded%>
20 <%if not taxincluded%>
21                             ------------
22                         Nettó: <%subtotal align=right width=9%>
23 <%end taxincluded%>
24 <%foreach tax%>
25 <%taxdescription align=right width=23%> @ <%taxrate align=right width=2%>%: <%tax align=right width=9%>
26 <%end tax%>
27                        Bruttó: <%invtotal align=right width=9%>
28 <%foreach payment%>
29 <%paymentaccount align=right width=29%>: <%payment align=right width=9%> <%currency%>
30 <%end payment%>
31 <%if change%>
32                    Visszajáró: <%change align=right width=9%>
33 <%end change%>
34 <%if total%>
35                     Fizetendõ: <%total align=right width=9%>
36 <%end total%>
37 <%if discount%>
38
39 <%discount%> % Engedmény levonva
40 <%end discount%>
41
42    Köszönjük a vásárlást!
43
44 <%if taxincluded%>
45 A végösszeg bruttóban értendõ
46 <%end taxincluded%>
47
48