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
932 B
27 lines
932 B
14 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
|
||
|
|
||
|
accounts/sk/acctchrt_homeown.gnucash-xea
|
||
|
|
||
|
Please check the source file for possible copyright
|
||
|
and licence information.
|
||
|
-->
|
||
|
<!DOCTYPE KMYMONEY-TEMPLATE>
|
||
|
<kmymoney-account-template>
|
||
|
<title>Výdaje z vlastníctva domu</title>
|
||
|
<shortdesc>Výdaje, ktoré sú spojené s vlastnením domu</shortdesc>
|
||
|
<longdesc>Zvoľte si túto sadu účtov, ak vlastníte dom. Táto sada poskytuje skupinu účtov na sledovanie výdajov na dom (poistenie, dane, opravy domu).</longdesc>
|
||
|
<accounts>
|
||
|
<account type="13" name="">
|
||
|
<account type="13" name="Poistenie">
|
||
|
<account type="13" name="Poistenie"/>
|
||
|
</account>
|
||
|
<account type="13" name="Dane">
|
||
|
<account type="13" name="Majetková daň"/>
|
||
|
</account>
|
||
|
<account type="13" name="Opravy domu"/>
|
||
|
</account>
|
||
|
</accounts>
|
||
|
</kmymoney-account-template>
|