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

        accounts/ja/acctchrt_homeown.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 type="13" name="税金">
    <account type="13" name="固定資産税"/>
   </account>
   <account type="13" name="修繕費"/>
  </account>
 </accounts>
</kmymoney-account-template>