mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 02:10:36 -06:00
126 lines
4.2 KiB
XML
126 lines
4.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<gnc-account-example>
|
|
<gnc-act:title>
|
|
Eenvoudige betaalrekening
|
|
</gnc-act:title>
|
|
<gnc-act:short-description>
|
|
De minimaal benodigde rekeningen binnen GnuCash.
|
|
</gnc-act:short-description>
|
|
<gnc-act:long-description>
|
|
Deze verzameling bevat uitsluitend de minimaal benodigde rekeningen. Eventuele verfijningen kunt u zelf op een later tijdstip probleemloos toevoegen.
|
|
</gnc-act:long-description>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>Hoofdrekening</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>Activa</act:name>
|
|
<act:id type="new">bde24bbbe01829aff3dac8d038e174cc</act:id>
|
|
<act:type>ASSET</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>EUR</cmdty:id>
|
|
</act:commodity>
|
|
<act:commodity-scu>100</act:commodity-scu>
|
|
<act:description>Activa</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>Vlottende activa</act:name>
|
|
<act:id type="new">d90864ec1d660176244b05a0e43e621a</act:id>
|
|
<act:type>ASSET</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>EUR</cmdty:id>
|
|
</act:commodity>
|
|
<act:commodity-scu>100</act:commodity-scu>
|
|
<act:description>Vlottende activa</act:description>
|
|
<act:parent type="new">bde24bbbe01829aff3dac8d038e174cc</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>Betaalrekening</act:name>
|
|
<act:id type="new">ab2dc28552256b8d1ef4fdea4ba45717</act:id>
|
|
<act:type>BANK</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>EUR</cmdty:id>
|
|
</act:commodity>
|
|
<act:commodity-scu>100</act:commodity-scu>
|
|
<act:description>Betaalrekening</act:description>
|
|
<act:parent type="new">d90864ec1d660176244b05a0e43e621a</act:parent>
|
|
</gnc:account>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>Inkomsten</act:name>
|
|
<act:id type="new">e96c0691c219f5f55590e20fb9a3309b</act:id>
|
|
<act:type>INCOME</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>EUR</cmdty:id>
|
|
</act:commodity>
|
|
<act:commodity-scu>100</act:commodity-scu>
|
|
<act:description>Inkomsten</act:description>
|
|
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
|
</gnc:account>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>Uitgaven</act:name>
|
|
<act:id type="new">3b95fbbcc06ef20d61aa082b84938287</act:id>
|
|
<act:type>EXPENSE</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>EUR</cmdty:id>
|
|
</act:commodity>
|
|
<act:commodity-scu>100</act:commodity-scu>
|
|
<act:description>Uitgaven</act:description>
|
|
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
|
</gnc:account>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>Vermogen</act:name>
|
|
<act:id type="new">b8b72887da1adf889f171923d23efbdd</act:id>
|
|
<act:type>EQUITY</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>EUR</cmdty:id>
|
|
</act:commodity>
|
|
<act:commodity-scu>100</act:commodity-scu>
|
|
<act:description>Vermogen</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>Beginsaldi</act:name>
|
|
<act:id type="new">bdb4dd9be2b98f03a0b400036452232c</act:id>
|
|
<act:type>EQUITY</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>EUR</cmdty:id>
|
|
</act:commodity>
|
|
<act:commodity-scu>100</act:commodity-scu>
|
|
<act:description>Beginsaldi</act:description>
|
|
<act:parent type="new">b8b72887da1adf889f171923d23efbdd</act:parent>
|
|
</gnc:account>
|
|
</gnc-account-example>
|
|
|
|
|
|
<!-- Local variables: -->
|
|
<!-- mode: xml -->
|
|
<!-- End: -->
|