summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/dk/homeown.kmt
blob: 98d0c5544c0f512399425e6dace3150d940643ad (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/da/acctchrt_homeown.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>Boligejer</title>
 <shortdesc>Udgifter i forbindelse med at eje en bolig</shortdesc>
 <longdesc>Du vil have nytte af disse konti, hvis du ejer en bolig. Konti til at holde øje med udgifter til boligen er medtaget (forsikring, skatter, vedligehold)</longdesc>
 <accounts>
  <account type="13" name="">
   <account type="13" name="Skatter/afgifter">
    <account type="13" name="Ejendomsskat"/>
   </account>
   <account type="13" name="Forsikring">
    <account type="13" name="Husforsikring"/>
   </account>
   <account type="13" name="Fællesudgifter"/>
   <account type="13" name="Vedligehold af bolig"/>
  </account>
 </accounts>
</kmymoney-account-template>