2014-09-22 09:00:39 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
Add XML namespaces for all Account Hierarchy Templates.
ca, cs, da, de_AT, de_CH, el_GR, en_GB, en_IN, es_ES,
es_MX, fi_FI, fr_CA, fr_CH, fr_FR, hu_HU, it, ja, ko,
lt, lv, nb, nl, pl, pt_BR, pt_PT, sk, sv_AX, sv_FI,
sv_SE, tr_TR, zh_CN, zh_HK, zh_TW
2018-03-11 11:21:43 -05:00
|
|
|
<gnc-account-example
|
|
|
|
xmlns="http://www.gnucash.org/XML/"
|
|
|
|
xmlns:act="http://www.gnucash.org/XML/act"
|
|
|
|
xmlns:addr="http://www.gnucash.org/XML/addr"
|
|
|
|
xmlns:bgt="http://www.gnucash.org/XML/bgt"
|
|
|
|
xmlns:billterm="http://www.gnucash.org/XML/billterm"
|
|
|
|
xmlns:book="http://www.gnucash.org/XML/book"
|
|
|
|
xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
|
|
|
|
xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
|
|
|
|
xmlns:cd="http://www.gnucash.org/XML/cd"
|
|
|
|
xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
|
|
|
|
xmlns:cust="http://www.gnucash.org/XML/cust"
|
|
|
|
xmlns:employee="http://www.gnucash.org/XML/employee"
|
|
|
|
xmlns:entry="http://www.gnucash.org/XML/entry"
|
|
|
|
xmlns:fs="http://www.gnucash.org/XML/fs"
|
|
|
|
xmlns:gnc="http://www.gnucash.org/XML/gnc"
|
|
|
|
xmlns:gnc-act="http://www.gnucash.org/XML/gnc-act"
|
|
|
|
xmlns:invoice="http://www.gnucash.org/XML/invoice"
|
|
|
|
xmlns:job="http://www.gnucash.org/XML/job"
|
|
|
|
xmlns:lot="http://www.gnucash.org/XML/lot"
|
|
|
|
xmlns:order="http://www.gnucash.org/XML/order"
|
|
|
|
xmlns:owner="http://www.gnucash.org/XML/owner"
|
|
|
|
xmlns:price="http://www.gnucash.org/XML/price"
|
|
|
|
xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
|
|
|
|
xmlns:slot="http://www.gnucash.org/XML/slot"
|
|
|
|
xmlns:split="http://www.gnucash.org/XML/split"
|
|
|
|
xmlns:sx="http://www.gnucash.org/XML/sx"
|
|
|
|
xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
|
|
|
|
xmlns:trn="http://www.gnucash.org/XML/trn"
|
|
|
|
xmlns:ts="http://www.gnucash.org/XML/ts"
|
|
|
|
xmlns:tte="http://www.gnucash.org/XML/tte"
|
|
|
|
xmlns:vendor="http://www.gnucash.org/XML/vendor">
|
2002-07-01 17:24:28 -05:00
|
|
|
<gnc-act:title>
|
2014-09-22 06:43:01 -05:00
|
|
|
Revenus du conjoint
|
2002-07-01 17:24:28 -05:00
|
|
|
</gnc-act:title>
|
|
|
|
<gnc-act:short-description>
|
2014-09-22 09:00:39 -05:00
|
|
|
Comptes pour le suivi des revenus du conjoint séparément
|
2002-07-01 17:24:28 -05:00
|
|
|
</gnc-act:short-description>
|
|
|
|
<gnc-act:long-description>
|
2014-09-22 09:00:39 -05:00
|
|
|
Vous devriez sélectionner cet ensemble de comptes si votre conjoint travaille (son salaire, ses impôts).
|
2002-07-01 17:24:28 -05:00
|
|
|
</gnc-act:long-description>
|
2007-02-22 19:24:57 -06:00
|
|
|
<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>
|
2002-07-01 17:24:28 -05:00
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
<act:name>Revenus</act:name>
|
|
|
|
<act:id type="new">b4fadf6188d7f1ae7e7aa4fa27f5cc95</act:id>
|
|
|
|
<act:type>INCOME</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:description>Revenus</act:description>
|
2007-02-22 19:24:57 -06:00
|
|
|
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
2002-07-01 17:24:28 -05:00
|
|
|
</gnc:account>
|
|
|
|
<gnc:account version="2.0.0">
|
2014-09-22 06:43:01 -05:00
|
|
|
<act:name>Salaire (conjoint)</act:name>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:id type="new">7c4495ff132d100b0aa339ce683200dd</act:id>
|
|
|
|
<act:type>INCOME</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2014-09-22 06:43:01 -05:00
|
|
|
<act:description>Salaire (conjoint)</act:description>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:parent type="new">b4fadf6188d7f1ae7e7aa4fa27f5cc95</act:parent>
|
|
|
|
</gnc:account>
|
|
|
|
<gnc:account version="2.0.0">
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:name>Dépenses</act:name>
|
2002-10-27 04:07:31 -06:00
|
|
|
<act:id type="new">1884bbd7394883ebafec8b9e2eb091a4</act:id>
|
|
|
|
<act:type>EXPENSE</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-10-27 04:07:31 -06:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:description>Dépenses</act:description>
|
2007-02-22 19:24:57 -06:00
|
|
|
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
2002-10-27 04:07:31 -06:00
|
|
|
</gnc:account>
|
|
|
|
<gnc:account version="2.0.0">
|
2014-09-22 06:43:01 -05:00
|
|
|
<act:name>Taxes (conjoint)</act:name>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:id type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:id>
|
|
|
|
<act:type>EXPENSE</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2014-09-22 06:43:01 -05:00
|
|
|
<act:description>Taxes (conjoint)</act:description>
|
2002-10-27 04:07:31 -06:00
|
|
|
<act:parent type="new">1884bbd7394883ebafec8b9e2eb091a4</act:parent>
|
2002-07-01 17:24:28 -05:00
|
|
|
</gnc:account>
|
|
|
|
<gnc:account version="2.0.0">
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:name>Impôts</act:name>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:id type="new">78df9cf06ee197272a695a4c3044f749</act:id>
|
|
|
|
<act:type>EXPENSE</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:description>Impôts</act:description>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
|
|
|
|
</gnc:account>
|
|
|
|
<gnc:account version="2.0.0">
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:name>Complémentaire maladie</act:name>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:id type="new">eba0c095658c7c3a4f4294db9c7392f3</act:id>
|
|
|
|
<act:type>EXPENSE</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:description>Complémentaire maladie</act:description>
|
2002-07-01 17:24:28 -05:00
|
|
|
<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>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:description>Autres taxes</act:description>
|
|
|
|
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
|
|
|
|
</gnc:account>
|
|
|
|
<gnc:account version="2.0.0">
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:name>Sécurité sociale</act:name>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:id type="new">9bd3abb2ed8c4c0d00f8e8ec36d2744d</act:id>
|
|
|
|
<act:type>EXPENSE</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:description>Sécurité sociale</act:description>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
|
|
|
|
</gnc:account>
|
|
|
|
<gnc:account version="2.0.0">
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:name>État/Province</act:name>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:id type="new">aa14dbcd622024495a8a972b0f37d13a</act:id>
|
|
|
|
<act:type>EXPENSE</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
<act:commodity>
|
2002-07-01 17:24:28 -05:00
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
2014-09-22 09:06:03 -05:00
|
|
|
<cmdty:id>EUR</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
</act:commodity>
|
2014-09-22 09:00:39 -05:00
|
|
|
<act:description>État/Province</act:description>
|
2002-07-01 17:24:28 -05:00
|
|
|
<act:parent type="new">3cd0ca7d6b0e5f44e4cde2851c3ff387</act:parent>
|
|
|
|
</gnc:account>
|
|
|
|
</gnc-account-example>
|