blob: d3c1035ddf8efd5fd229aaf660b23aaca253763f (
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_MX/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>
|