summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/de_CH/common.kmt
blob: 3f043cae2a55a1b9e3ef255b959387a1b50c8693 (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
92
93
94
95
96
97
<?xml version="1.0" encoding="utf-8"?>
<!--
     Converted using xea2kmt by Thomas Baumgart from GnuCash sources

        accounts/de_CH/acctchrt_common.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>Allgemeine Konten</title>
 <shortdesc>Grundlegende Kontenstruktur</shortdesc>
 <longdesc>Die meisten Anwender benötigen diese grundlegende Kontenstruktur. Sie finden hier die allgemein üblichen Konten wie Giro-, Sparkonto, Bargeld, Kreditkarte, Erträge und verschiedene Ausgaben.</longdesc>
 <accounts>
  <account type="10" name="">
   <account type="10" name="Barverbindlichkeiten">
    <account type="4" name="Kreditkarte"/>
   </account>
  </account>
  <account type="9" name="">
   <account type="9" name="Barvermögen">
    <account type="1" name="Girokonto"/>
    <account type="1" name="Sparkonto"/>
    <account type="3" name="Bargeld"/>
   </account>
  </account>
  <account type="13" name="">
   <account type="13" name="Telekommunikation">
    <account type="13" name="Online-Dienste"/>
    <account type="13" name="Telefon"/>
    <account type="13" name="Fernsehen"/>
   </account>
   <account type="13" name="Lebensmittel"/>
   <account type="13" name="Versicherungen">
    <account type="13" name="Krankenversicherung"/>
    <account type="13" name="Haftpflicht"/>
   </account>
   <account type="13" name="Hobbies"/>
   <account type="13" name="Computer"/>
   <account type="13" name="Geschenke"/>
   <account type="13" name="Fahrtkosten">
    <account type="13" name="Fahrkarten"/>
   </account>
   <account type="13" name="Wohnen">
    <account type="13" name="Miete"/>
    <account type="13" name="Nebenkosten">
     <account type="13" name="Strom"/>
     <account type="13" name="Abfall"/>
     <account type="13" name="Gas"/>
     <account type="13" name="Wasser"/>
    </account>
   </account>
   <account type="13" name="Steuern">
    <account type="13" name="Sozialabgaben"/>
    <account type="13" name="Solidarzuschlag"/>
    <account type="13" name="Pflegeversicherung"/>
    <account type="13" name="Einkommenssteuer"/>
    <account type="13" name="Rentenversicherung"/>
    <account type="13" name="Sonstige"/>
   </account>
   <account type="13" name="Medikamente"/>
   <account type="13" name="Kleidung"/>
   <account type="13" name="Sonstiges">
    <account type="13" name="Bankgebühren"/>
    <account type="13" name="Sonstiges"/>
   </account>
   <account type="13" name="Bildung">
    <account type="13" name="Büroartikel"/>
    <account type="13" name="Abonnements"/>
    <account type="13" name="Zeitungen"/>
    <account type="13" name="Bücher"/>
   </account>
   <account type="13" name="Spenden"/>
   <account type="13" name="Unterhaltung">
    <account type="13" name="Musik/Kino"/>
    <account type="13" name="Reisen"/>
    <account type="13" name="Ausgehen"/>
    <account type="13" name="Sport"/>
   </account>
  </account>
  <account type="16" name=""/>
  <account type="12" name="">
   <account type="12" name="Gehalt">
    <account type="12" name="Zulagen"/>
    <account type="12" name="Gehalt"/>
   </account>
   <account type="12" name="Sonstiges"/>
   <account type="12" name="Zinsen">
    <account type="12" name="Girokonto"/>
    <account type="12" name="Sparkonto"/>
    <account type="12" name="Sonstige"/>
   </account>
   <account type="12" name="Geschenke"/>
  </account>
 </accounts>
</kmymoney-account-template>