gnucash/data/accounts/fr_FR/acctchrt_spouseinc.gnucash-xea
Geert Janssens afecab330a Move accounts, checks and pixmaps into a data directory
At the same time move the art directory into contrib to unclutter the top level
2017-08-11 22:42:15 +02:00

122 lines
4.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<gnc-account-example>
<gnc-act:title>
Revenus du conjoint
</gnc-act:title>
<gnc-act:short-description>
Comptes pour le suivi des revenus du conjoint séparément
</gnc-act:short-description>
<gnc-act:long-description>
Vous devriez sélectionner cet ensemble de comptes si votre conjoint travaille (son salaire, ses impôts).
</gnc-act:long-description>
<gnc:account version="2.0.0">
<act:name>Root Account</act:name>
<act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
<act:type>ROOT</act:type>
<act:commodity-scu>0</act:commodity-scu>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Revenus</act:name>
<act:id type="new">b4fadf6188d7f1ae7e7aa4fa27f5cc95</act:id>
<act:type>INCOME</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Revenus</act:description>
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Salaire (conjoint)</act:name>
<act:id type="new">7c4495ff132d100b0aa339ce683200dd</act:id>
<act:type>INCOME</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Salaire (conjoint)</act:description>
<act:parent type="new">b4fadf6188d7f1ae7e7aa4fa27f5cc95</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Dépenses</act:name>
<act:id type="new">1884bbd7394883ebafec8b9e2eb091a4</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Dépenses</act:description>
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Taxes (conjoint)</act:name>
<act:id type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Taxes (conjoint)</act:description>
<act:parent type="new">1884bbd7394883ebafec8b9e2eb091a4</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Impôts</act:name>
<act:id type="new">78df9cf06ee197272a695a4c3044f749</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Impôts</act:description>
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Complémentaire maladie</act:name>
<act:id type="new">eba0c095658c7c3a4f4294db9c7392f3</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Complémentaire maladie</act:description>
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Autres taxes</act:name>
<act:id type="new">dea0cf67026749c9a5aa97be4e5cd052</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Autres taxes</act:description>
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Sécurité sociale</act:name>
<act:id type="new">9bd3abb2ed8c4c0d00f8e8ec36d2744d</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>Sécurité sociale</act:description>
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>État/Province</act:name>
<act:id type="new">aa14dbcd622024495a8a972b0f37d13a</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:commodity>
<act:description>État/Province</act:description>
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->