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.
30 lines
901 B
30 lines
901 B
14 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
|
||
|
|
||
|
accounts/de_AT/acctchrt_autoloan.gnucash-xea
|
||
|
|
||
|
Please check the source file for possible copyright
|
||
|
and licence information.
|
||
|
-->
|
||
|
<!DOCTYPE KMYMONEY-TEMPLATE>
|
||
|
<kmymoney-account-template>
|
||
|
<title>Kredit Auto</title>
|
||
|
<shortdesc>Kredit für Autokauf</shortdesc>
|
||
|
<longdesc>Falls Sie einen Kredit zum Autokauf besitzen, können Sie mit dieser Auswahl die passenden Konten bekommen.</longdesc>
|
||
|
<accounts>
|
||
|
<account type="13" name="">
|
||
|
<account type="13" name="Fahrtkosten">
|
||
|
<account type="13" name="Auto">
|
||
|
<account type="13" name="Kreditzinsen"/>
|
||
|
</account>
|
||
|
</account>
|
||
|
</account>
|
||
|
<account type="10" name="">
|
||
|
<account type="10" name="Kredite">
|
||
|
<account type="10" name="Auto"/>
|
||
|
</account>
|
||
|
</account>
|
||
|
</accounts>
|
||
|
</kmymoney-account-template>
|