blob: 9b5b625293ed1f00207a9902056832968f3ef4fa (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!--
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
accounts/tr_TR/acctchrt_common.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Genel</title>
<shortdesc>Kişisel kullanıma uygun, günlük hayatta sık rastlanan kalemler</shortdesc>
<longdesc>Pek çok kişinin tercih edeceği, yaygın kullanılan kalemleri takip etmenizi sağlayan hesaplar</longdesc>
<accounts>
<account type="12" name="">
<account type="12" name="İkramiye"/>
<account type="12" name="Diğer Gelirler"/>
<account type="12" name="Hediye Çekleri"/>
<account type="12" name="Maaş"/>
<account type="12" name="Faiz Geliri">
<account type="12" name="Diğer Faizler"/>
<account type="12" name="Vadeli Faizi"/>
<account type="12" name="Vadesiz Faizi"/>
</account>
</account>
<account type="16" name="">
<account type="16" name="Açılış Bakiyeleri"/>
</account>
<account type="9" name="">
<account type="9" name="Cari Varlıklar">
<account type="1" name="Vadesiz/Maaş Hesabı"/>
<account type="3" name="Nakit"/>
<account type="1" name="Vadeli Hesap"/>
</account>
</account>
<account type="13" name="">
<account type="13" name="Eğlence">
<account type="13" name="Müzik/Sinema"/>
<account type="13" name="Seyahat"/>
<account type="13" name="Sosyal Faaliyetler"/>
</account>
<account type="13" name="Kitap"/>
<account type="13" name="Lokanta"/>
<account type="13" name="Hediyeler"/>
<account type="13" name="Sağlık Harcamaları"/>
<account type="13" name="Bağışlar"/>
<account type="13" name="Toplu Taşıma"/>
<account type="13" name="Taşıt">
<account type="13" name="Akaryakıt"/>
<account type="13" name="Park"/>
<account type="13" name="Bakım ve Onarım"/>
<account type="13" name="M.T.V. Taksitleri"/>
</account>
<account type="13" name="Banka İşlem Masrafları"/>
<account type="13" name="Eğitim"/>
<account type="13" name="Gayrımenkul Giderleri">
<account type="13" name="Su"/>
<account type="13" name="D.Gaz"/>
<account type="13" name="Kapıcı"/>
<account type="13" name="Elektrik"/>
</account>
<account type="13" name="Kırtasiye"/>
<account type="13" name="Giyecek"/>
<account type="13" name="Abonelik/Üyelik"/>
<account type="13" name="Telefon"/>
<account type="13" name="Sigorta">
<account type="13" name="Taşıt Sigortası"/>
<account type="13" name="Hayat Sigortası"/>
<account type="13" name="Sağlık Sigortası"/>
</account>
<account type="13" name="Internet"/>
<account type="13" name="Diğer"/>
<account type="13" name="Vergiler">
<account type="13" name="Emlak"/>
<account type="13" name="Çevre Temizlik"/>
<account type="13" name="KDV"/>
<account type="13" name="ÖTV/ÖİV"/>
<account type="13" name="Diğer Vergiler"/>
</account>
<account type="13" name="Bilgisayar"/>
<account type="13" name="Temizlikçi/Kuru Temizleme"/>
<account type="13" name="Çeşitli"/>
<account type="13" name="Market/Pazar"/>
<account type="13" name="KabloTV/Uydu"/>
<account type="13" name="Hobi"/>
</account>
<account type="10" name="">
<account type="4" name="Kredi Kartı"/>
</account>
</accounts>
</kmymoney-account-template>
|