Warning, /office/kmymoney/kmymoney/templates/C/fixedassets.kmt is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003      Converted using xea2kmt from GnuCash sources
0004 
0005         accounts/C/acctchrt_fixedassets.gnucash-xea
0006 
0007      Please check the source file for possible copyright
0008      and license information.
0009 -->
0010 <!DOCTYPE KMYMONEY-TEMPLATE>
0011 <kmymoney-account-template>
0012  <title>Fixed Assets</title>
0013  <shortdesc>Accounts for tracking large fixed assets</shortdesc>
0014  <longdesc>You would want to select this set of accounts if you have large fixed assets (house, vehicle, vacation home, other assets).</longdesc>
0015  <accounts>
0016   <account type="9" name="">
0017    <account type="9" name="Fixed Assets">
0018     <account type="9" name="House"/>
0019     <account type="9" name="Other Asset"/>
0020     <account type="9" name="Vehicle"/>
0021    </account>
0022   </account>
0023  </accounts>
0024 </kmymoney-account-template>