blob: 64e006616d9b257f0f9fd850902358c3b8d3b31e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="utf-8"?>
<!--
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
accounts/es_ES/acctchrt_childcare.gnucash-xea
Please check the source file for possible copyright
and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Gastos de guardería</title>
<shortdesc>Cuenta para gestionar gastos de guardería</shortdesc>
<longdesc>Deberá seleccionar este juego de cuentas si tiene gastos de guardería.</longdesc>
<accounts>
<account type="13" name="">
<account type="13" name="Guardería"/>
</account>
</accounts>
</kmymoney-account-template>
|