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

        accounts/da/acctchrt_car.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>Bilejer</title>
 <shortdesc>Udgifter vedrørende bil</shortdesc>
 <longdesc>Udgifter i forbindelse med at holde bil. Vedligehold, drift og skatter.</longdesc>
 <accounts>
  <account type="13" name="">
   <account type="13" name="Bil">
    <account type="13" name="Parking"/>
    <account type="13" name="Benzin"/>
    <account type="13" name="Reparation og vedligehold"/>
    <account type="13" name="Vægtafgift"/>
   </account>
   <account type="13" name="Forsikring">
    <account type="13" name="Bilforsikring"/>
   </account>
  </account>
 </accounts>
</kmymoney-account-template>