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.
30 lines
1.0 KiB
30 lines
1.0 KiB
14 years ago
|
<?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="Municipales"/>
|
||
|
<account type="13" name="Seguridad Social"/>
|
||
|
<account type="13" name="Ganancias"/>
|
||
|
<account type="13" name="Bienes Personales"/>
|
||
|
<account type="13" name="Otros impuestos"/>
|
||
|
</account>
|
||
|
</account>
|
||
|
</accounts>
|
||
|
</kmymoney-account-template>
|