summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/zh_CN/cdmoneymkt.kmt
blob: 71e93873c2f346de7ea93854be127af4a8a61a71 (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/zh_CN/acctchrt_cdmoneymkt.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>CD and Money Market</title>
 <shortdesc>Accounts for CD and money market investments</shortdesc>
 <longdesc>You would want to select this set of accounts if you have CDs or money market accounts (CD, CD interest, money market, money market interest).</longdesc>
 <accounts>
  <account type="12" name="">
   <account type="12" name="利息收入">
    <account type="12" name="光盘兴趣"/>
    <account type="12" name="货币市场利率"/>
   </account>
  </account>
  <account type="9" name="">
   <account type="9" name="流动资产">
    <account type="1" name="货币市场"/>
    <account type="1" name="银行CD"/>
   </account>
  </account>
 </accounts>
</kmymoney-account-template>