blob: 0a54c598837f5930693812f14a9206774a9e504d (
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/sk/acctchrt_cdmoneymkt.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Depozitný certifikát a peňažný trh</title>
<shortdesc>Účty pre depozitné certifikáty a investície na peňažnom trhu</shortdesc>
<longdesc>Zvoľte si túto sadu účtov, ak vlastníte depozitné certifikáty alebo investujete na peňažnom trhu.</longdesc>
<accounts>
<account type="12" name="">
<account type="12" name="Úrokový príjem">
<account type="12" name="Úrok depozitného certifikátu"/>
<account type="12" name="Úrok peňažného trhu"/>
</account>
</account>
<account type="9" name="">
<account type="9" name="Bežné aktíva">
<account type="1" name="Peňažný trh"/>
<account type="1" name="Depozitný certifikát"/>
</account>
</account>
</accounts>
</kmymoney-account-template>
|