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.
42 lines
1.3 KiB
42 lines
1.3 KiB
14 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
Converted using xea2kmt by Thomas Baumgart from GnuCash sources
|
||
|
|
||
|
accounts/fr_CA/acctchrt_automobile.gnucash-xea
|
||
|
|
||
|
Please check the source file for possible copyright
|
||
|
and licence information.
|
||
|
-->
|
||
|
<!DOCTYPE KMYMONEY-TEMPLATE>
|
||
|
<kmymoney-account-template>
|
||
|
<title>Véhicule</title>
|
||
|
<shortdesc>Frais relatifs à votre véhicule.</shortdesc>
|
||
|
<longdesc>Sélectionnez ce groupe de comptes si vous devez suivre les frais relatifs à la possession et à l'utilisation d'une auto (assurances, carburant, emprunt, intérêts, ...).</longdesc>
|
||
|
<accounts>
|
||
|
<account type="10" name="">
|
||
|
<account type="10" name="Emprunts">
|
||
|
<account type="10" name="Auto"/>
|
||
|
</account>
|
||
|
</account>
|
||
|
<account type="13" name="">
|
||
|
<account type="13" name="Assurances">
|
||
|
<account type="13" name="Auto"/>
|
||
|
</account>
|
||
|
<account type="13" name="Intérêts">
|
||
|
<account type="13" name="Auto"/>
|
||
|
</account>
|
||
|
<account type="13" name="Auto">
|
||
|
<account type="13" name="Carburant"/>
|
||
|
<account type="13" name="Parking"/>
|
||
|
<account type="13" name="Permis"/>
|
||
|
<account type="13" name="Entretien"/>
|
||
|
</account>
|
||
|
</account>
|
||
|
<account type="9" name="">
|
||
|
<account type="9" name="Actifs fixes">
|
||
|
<account type="9" name="Véhicule"/>
|
||
|
</account>
|
||
|
</account>
|
||
|
</accounts>
|
||
|
</kmymoney-account-template>
|