blob: 23fd8106a35fceb36ccc206b7c28f66cf0647c7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="utf-8"?>
<!--
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
accounts/de_DE/acctchrt_otherasset.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Sonstige Sachanlage</title>
<shortdesc>Sonstige Sachanlagen</shortdesc>
<longdesc>Sonstige Sachanlagen</longdesc>
<accounts>
<account type="9" name="">
<account type="9" name="Sachanlagen">
<account type="9" name="Sonstige"/>
</account>
</account>
</accounts>
</kmymoney-account-template>
|