mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-23 09:26:27 -06:00
ae7a9c74e2
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20745 57a11ea4-9604-0410-9ed3-97b8803252fd
78 lines
2.7 KiB
XML
78 lines
2.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<gnc-account-example>
|
|
<gnc-act:title>
|
|
Despesas da Casa
|
|
</gnc-act:title>
|
|
<gnc-act:short-description>
|
|
Despesas associadas à posse de uma habitação
|
|
</gnc-act:short-description>
|
|
<gnc-act:long-description>
|
|
Deverá selecionar este conjunto de contas caso possua uma habitação própria. Este conjunto disponibiliza um grupo de contas para acompanhar despesas da casa (seguro, impostos, reparos).
|
|
</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>Despesas</act:name>
|
|
<act:id type="new">84732f5fdd27b6463d75bf958e3a4b06</act:id>
|
|
<act:type>EXPENSE</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>BRL</cmdty:id>
|
|
</act:commodity>
|
|
<act:description>Despesas</act:description>
|
|
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
|
</gnc:account>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>Reparos na Casa</act:name>
|
|
<act:id type="new">fa27de57090e107fa99fe1db53790f23</act:id>
|
|
<act:type>EXPENSE</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>BRL</cmdty:id>
|
|
</act:commodity>
|
|
<act:description>Reparos na Casa</act:description>
|
|
<act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
|
|
</gnc:account>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>Seguro</act:name>
|
|
<act:id type="new">4677fe36914ebcf23758f3bf20686b4a</act:id>
|
|
<act:type>EXPENSE</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>BRL</cmdty:id>
|
|
</act:commodity>
|
|
<act:description>Seguro</act:description>
|
|
<act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
|
|
</gnc:account>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>Seguro da Casa</act:name>
|
|
<act:id type="new">3b5909f31bda0e0f76149fd600e0cb1d</act:id>
|
|
<act:type>EXPENSE</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>BRL</cmdty:id>
|
|
</act:commodity>
|
|
<act:description>Seguro da Casa</act:description>
|
|
<act:parent type="new">4677fe36914ebcf23758f3bf20686b4a</act:parent>
|
|
</gnc:account>
|
|
<gnc:account version="2.0.0">
|
|
<act:name>IPTU</act:name>
|
|
<act:id type="new">a931b8ffe2917ff9a069333623da96ca</act:id>
|
|
<act:type>EXPENSE</act:type>
|
|
<act:commodity>
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
<cmdty:id>BRL</cmdty:id>
|
|
</act:commodity>
|
|
<act:description>IPTU</act:description>
|
|
<act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
|
|
</gnc:account>
|
|
</gnc-account-example>
|
|
|
|
<!-- Local variables: -->
|
|
<!-- mode: xml -->
|
|
<!-- End: -->
|