blob: 7010dbc4ca1b665fb089b09dd5231616a42e06bd (
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/hu_HU/acctchrt_cdmoneymkt.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>CD és pénzpiaci</title>
<shortdesc>Számlák befektetési jegyekhez és pénzpiaci befektetésekhez</shortdesc>
<longdesc>Akkor érdemes kiválasztani, ha önnek van befektetési jegye vagy pénzpiaci számlája (CD, CD-kamat, pénzpiaci, pénzpiaci kamat)</longdesc>
<accounts>
<account type="12" name="">
<account type="12" name="Kamatbevétel">
<account type="12" name="CD-kamat"/>
<account type="12" name="Pénzpiaci kamat"/>
</account>
</account>
<account type="9" name="">
<account type="9" name="Forgóeszközök">
<account type="1" name="Pénzpiaci"/>
<account type="1" name="CD"/>
</account>
</account>
</accounts>
</kmymoney-account-template>
|