summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/es_ES/spouseinc.kmt
blob: 632216f3cee0838bcbb44288403c25edceabac67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<!--
     Converted using xea2kmt by Thomas Baumgart from GnuCash sources

        accounts/es_ES/acctchrt_spouseinc.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>Ingresos de cónyuge</title>
 <shortdesc>Cuentas para controlar los ingresos del cónyuge de manera separada</shortdesc>
 <longdesc>Deseará seleccionar este juego de cuentas si su cónyuge trabaja (sueldo (cónyuge), impuestos (cónyuge)).</longdesc>
 <accounts>
  <account type="12" name="">
   <account type="12" name="Sueldo (Cónyuge)"/>
  </account>
  <account type="13" name="">
   <account type="13" name="Impuestos (Cónyuge)">
    <account type="13" name="Seguridad Social"/>
    <account type="13" name="Retenciones"/>
    <account type="13" name="Municipales"/>
    <account type="13" name="IRPF"/>
    <account type="13" name="Otros impuestos"/>
   </account>
  </account>
 </accounts>
</kmymoney-account-template>