blob: ab0f7a1dd0dfabfe91d6af8893d0e64ee802cf75 (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!--
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
accounts/tr_TR/acctchrt_brokerage.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Menkul Kıymet Yatırımları</title>
<shortdesc>Aracı kurumlar nezdinde işlem gören menkul kıymet yatırımları</shortdesc>
<longdesc>Aracı kurumlar nezdinde işlem gören yatırımlarınızı (hisse senedi, tahvil/bono, A/B tipi yatırım fonları, katılma belgeleri, faiz, temettü) takip etmenizi sağlayan hesaplar</longdesc>
<accounts>
<account type="13" name="">
<account type="13" name="Komisyonlar"/>
</account>
<account type="12" name="">
<account type="12" name="Temettü Geliri"/>
<account type="12" name="Faiz Geliri">
<account type="12" name="Tahvil/Bono Faizi"/>
</account>
</account>
<account type="9" name="">
<account type="9" name="Yatırımlar">
<account type="7" name="Aracı Kurum Hesabı"/>
</account>
</account>
</accounts>
</kmymoney-account-template>
|