gnucash/accounts/pt_BR/acctchrt_retiremt.gnucash-xea
2014-09-22 16:00:39 +02:00

106 lines
3.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<gnc-account-example>
<gnc-act:title>
Contas de Aposentadoria
</gnc-act:title>
<gnc-act:short-description>
Contas de aposentadoria com subcontas de investimentos relacionados
</gnc-act:short-description>
<gnc-act:long-description>
Deverá selecionar este conjunto de contas caso tenha contas de aposentadoria (ações, obrigações, fundos de investimento, fundos de índices).
</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>Ativos</act:name>
<act:id type="new">e67ef2c52a4eaf3b9d37d317848a5812</act:id>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>BRL</cmdty:id>
</act:commodity>
<act:description>Ativos</act:description>
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Investimentos</act:name>
<act:id type="new">64cf99f6bafe0a539a5941ea713bdfcd</act:id>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>BRL</cmdty:id>
</act:commodity>
<act:description>Investimentos</act:description>
<act:parent type="new">e67ef2c52a4eaf3b9d37d317848a5812</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Aposentadoria</act:name>
<act:id type="new">4173f3047238f4b5595b11d6161b2f48</act:id>
<act:type>BANK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>BRL</cmdty:id>
</act:commodity>
<act:description>Aposentadoria</act:description>
<act:slots>
<slot>
<slot:key>notas</slot:key>
<slot:value type="string">fundo de pensões ou outra aposentadoria</slot:value>
</slot>
</act:slots>
<act:parent type="new">64cf99f6bafe0a539a5941ea713bdfcd</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Obrigações</act:name>
<act:id type="new">9053199c1da747555d12272f48c719fd</act:id>
<act:type>STOCK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>BRL</cmdty:id>
</act:commodity>
<act:description>Obrigações</act:description>
<act:parent type="new">4173f3047238f4b5595b11d6161b2f48</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Ações</act:name>
<act:id type="new">9bf53e9580991e323b297999fddff988</act:id>
<act:type>STOCK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>BRL</cmdty:id>
</act:commodity>
<act:description>Ações</act:description>
<act:parent type="new">4173f3047238f4b5595b11d6161b2f48</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Índice de Mercado</act:name>
<act:id type="new">2326b032fe4e8f434159310fccf17091</act:id>
<act:type>MUTUAL</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>BRL</cmdty:id>
</act:commodity>
<act:description>Índice de Mercado</act:description>
<act:parent type="new">4173f3047238f4b5595b11d6161b2f48</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Fundo de Investimento</act:name>
<act:id type="new">a62d804729117e74a6c880cecb818b56</act:id>
<act:type>MUTUAL</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>BRL</cmdty:id>
</act:commodity>
<act:description>Fundo de Investimento</act:description>
<act:parent type="new">4173f3047238f4b5595b11d6161b2f48</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->