blob: f9870b3f291920372080140ae96b44a697b6a217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
<?xml version="1.0" encoding="utf-8"?>
<!--
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
accounts/hu_HU/acctchrt_common.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Gyakori számlák</title>
<shortdesc>A leggyakrabban használt alapvető számlák</shortdesc>
<longdesc>A legtöbb felhasználónak ezt célszerű választani. Magában foglalja a leggyakrabban használt számlákat (folyószámla, betét, készpénz, hitelkártya, bevétel, gyakori költségek).</longdesc>
<accounts>
<account type="12" name="">
<account type="12" name="Jutalom"/>
<account type="12" name="Más bevétel"/>
<account type="12" name="Kapott ajándék"/>
<account type="12" name="Fizetés"/>
<account type="12" name="Kamatbevétel">
<account type="12" name="Más kamat"/>
<account type="12" name="Betétkamat"/>
<account type="12" name="Folyószámlakamat"/>
</account>
</account>
<account type="16" name="">
<account type="16" name="Nyitóegyenlegek"/>
</account>
<account type="9" name="">
<account type="9" name="Forgóeszközök">
<account type="1" name="Folyószámla"/>
<account type="3" name="Készpénz"/>
<account type="1" name="Betétszámla"/>
</account>
</account>
<account type="13" name="">
<account type="13" name="Szórakozás">
<account type="13" name="Zene/filmek"/>
<account type="13" name="Utazás"/>
<account type="13" name="Pihenés"/>
</account>
<account type="13" name="Könyvek"/>
<account type="13" name="Étkezés"/>
<account type="13" name="Ajándékok"/>
<account type="13" name="Gyógykezelés"/>
<account type="13" name="Jótékonyság"/>
<account type="13" name="Tömegközlekedés"/>
<account type="13" name="Autó">
<account type="13" name="Üzemanyag"/>
<account type="13" name="Parkolás"/>
<account type="13" name="Javítás és karbantartás"/>
<account type="13" name="Díjak"/>
</account>
<account type="13" name="Bankköltség"/>
<account type="13" name="Képzés"/>
<account type="13" name="Rezsi">
<account type="13" name="Víz"/>
<account type="13" name="Gáz"/>
<account type="13" name="Hulladékgyűjtés"/>
<account type="13" name="Villany"/>
</account>
<account type="13" name="Kellékek"/>
<account type="13" name="Ruhák"/>
<account type="13" name="Előfizetések"/>
<account type="13" name="Telefon"/>
<account type="13" name="Biztosítás">
<account type="13" name="Autó biztosítás"/>
<account type="13" name="Életbiztosítás"/>
<account type="13" name="Egészségbiztosítás"/>
</account>
<account type="13" name="Online szolgáltatások"/>
<account type="13" name="Kiigazítás"/>
<account type="13" name="Adók">
<account type="13" name="TBJ"/>
<account type="13" name="Munkavállalói"/>
<account type="13" name="SzJA"/>
<account type="13" name="Más adó"/>
</account>
<account type="13" name="Számítógép"/>
<account type="13" name="Mosás/tisztítás"/>
<account type="13" name="Különféle"/>
<account type="13" name="Háztartási"/>
<account type="13" name="Kábel TV"/>
<account type="13" name="Kedvtelés"/>
</account>
<account type="10" name="">
<account type="4" name="Hitelkártya"/>
</account>
</accounts>
</kmymoney-account-template>
|