blob: 87eff05d7ac4c828ee8e2bbe1c9ac9471c356d3d (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!--
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
accounts/tr_TR/acctchrt_cdmoneymkt.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Repo, Mevduat Sertifikası</title>
<shortdesc>Repo, Mevduat Sertifikası ve diğer para piyasası araçları</shortdesc>
<longdesc>Repo, Mevduat Sertifikası gibi para piyasası araçlarınızı takip etmenizi sağlayan hesaplar</longdesc>
<accounts>
<account type="12" name="">
<account type="12" name="Faiz Geliri">
<account type="12" name="MS Faizi"/>
<account type="12" name="Repo Faizi"/>
</account>
</account>
<account type="9" name="">
<account type="9" name="Cari Varlıklar">
<account type="1" name="Repo"/>
<account type="1" name="Mevduat Sertifikası"/>
</account>
</account>
</accounts>
</kmymoney-account-template>
|