summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/jp/eduloan.kmt
blob: d685993479e99d16bb58bbb5546346a4dc5a46d1 (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
<?xml version="1.0" encoding="utf-8"?>
<!--
     Converted using xea2kmt by Thomas Baumgart from GnuCash sources

        accounts/ja/acctchrt_eduloan.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>教育ローン</title>
 <shortdesc>教育ローンと関連する金利の勘定科目</shortdesc>
 <longdesc>教育住宅ローンを持っている場合はこの勘定科目セットを選びたくなるかもしれません。</longdesc>
 <accounts>
  <account type="13" name="">
   <account type="13" name="利子">
    <account type="13" name="教育ローン利子"/>
   </account>
  </account>
  <account type="10" name="">
   <account type="10" name="ローン">
    <account type="10" name="教育ローン"/>
   </account>
  </account>
 </accounts>
</kmymoney-account-template>