You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
968 B
27 lines
968 B
<?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>
|