gnucash/accounts/fr_CA/acctchrt_etudeemprunt.gnucash-xea
John Ralls 1e303f5d21 Replace type="guid" with type="new" in gnucash-xea files
Having type="guid" causes the accounts created from the file to use
the example GUID instead of generating a new one.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23780 57a11ea4-9604-0410-9ed3-97b8803252fd
2014-01-30 16:36:51 +00:00

119 lines
3.9 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<gnc-account-example>
<gnc-act:title>
Emprunt pour études
</gnc-act:title>
<gnc-act:short-description>
Emprunt pour études et frais d'intérêts associés.
</gnc-act:short-description>
<gnc-act:long-description>
Selectionnez ce groupe si vous devez gérer un emprunt pour études.
</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>Passif</act:name>
<act:id type="new">daf9ad37262c7254bbdf0be5ba26e29e</act:id>
<act:type>LIABILITY</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>CAD</cmdty:id>
</act:commodity>
<act:commodity-scu>100</act:commodity-scu>
<act:description>Passif</act:description>
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
<act:slots>
<slot>
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
</act:slots>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Emprunts</act:name>
<act:id type="new">03a161c156fdb13c85a1f84400866a29</act:id>
<act:type>LIABILITY</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>CAD</cmdty:id>
</act:commodity>
<act:commodity-scu>100</act:commodity-scu>
<act:description>Emprunts</act:description>
<act:slots>
<slot>
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
</act:slots>
<act:parent type="new">daf9ad37262c7254bbdf0be5ba26e29e</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Études</act:name>
<act:id type="new">4eb202607c3ab5f173eec32e2cb4972f</act:id>
<act:type>LIABILITY</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>CAD</cmdty:id>
</act:commodity>
<act:commodity-scu>100</act:commodity-scu>
<act:description>Emprunt pour les études</act:description>
<act:parent type="new">03a161c156fdb13c85a1f84400866a29</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Dépenses</act:name>
<act:id type="new">5882be9c31d58cc589c53f94d86f82da</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>CAD</cmdty:id>
</act:commodity>
<act:commodity-scu>100</act:commodity-scu>
<act:description>Dépenses</act:description>
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
<act:slots>
<slot>
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
</act:slots>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Intérêts</act:name>
<act:id type="new">6622783b69e9ca8105125c778c7b621f</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>CAD</cmdty:id>
</act:commodity>
<act:commodity-scu>100</act:commodity-scu>
<act:description>Dépense d'intérêts</act:description>
<act:slots>
<slot>
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
</act:slots>
<act:parent type="new">5882be9c31d58cc589c53f94d86f82da</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Études</act:name>
<act:id type="new">eaafdbe8554a4e7b33ef9e93b6cb49cd</act:id>
<act:type>EXPENSE</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>CAD</cmdty:id>
</act:commodity>
<act:commodity-scu>100</act:commodity-scu>
<act:description>Intérêts sur emprunt pour études</act:description>
<act:parent type="new">6622783b69e9ca8105125c778c7b621f</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->