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.
25 lines
828 B
25 lines
828 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
|
|
|
|
accounts/es_ES/acctchrt_fixedassets.gnucash-xea
|
|
|
|
Please check the source file for possible copyright
|
|
and licence information.
|
|
-->
|
|
<!DOCTYPE KMYMONEY-TEMPLATE>
|
|
<kmymoney-account-template>
|
|
<title>Activos fijos</title>
|
|
<shortdesc>Cuentas para gestionar varios activos fijos</shortdesc>
|
|
<longdesc>Deberá seleccionar esta cuenta si tiene varios activos fijos (casa, vehículo, casa de vacaciones, otros activos).</longdesc>
|
|
<accounts>
|
|
<account type="9" name="">
|
|
<account type="9" name="Activo fijo">
|
|
<account type="9" name="Vehículo"/>
|
|
<account type="9" name="Otros activos"/>
|
|
<account type="9" name="Casa"/>
|
|
</account>
|
|
</account>
|
|
</accounts>
|
|
</kmymoney-account-template>
|