~siretart/gnucash/ubuntu-fullsource

« back to all changes in this revision

Viewing changes to accounts/pt_PT/acctchrt_homeloan.gnucash-xea

  • Committer: Reinhard Tartler
  • Date: 2008-08-03 07:25:46 UTC
  • Revision ID: siretart@tauware.de-20080803072546-y6p8xda8zpfi62ys
import gnucash_2.2.4.orig.tar.gz

The original tarball had the md5sum: 27e660297dc5b8ce574515779d05a5a5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<gnc-account-example>
 
3
    <gnc-act:title>
 
4
      Empr�stimo para Habita��o
 
5
    </gnc-act:title>
 
6
    <gnc-act:short-description>
 
7
     Contas para empr�stimo de habita��o e juros associados 
 
8
    </gnc-act:short-description>
 
9
    <gnc-act:long-description>
 
10
    Desejar� seleccionar este conjunto de contas caso tenha contraido um empr�stimo para habita��o (empr�timo habita��o, juro do empr�stimo).
 
11
  </gnc-act:long-description>    
 
12
<gnc:account version="2.0.0">
 
13
  <act:name>Root Account</act:name>
 
14
  <act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
 
15
  <act:type>ROOT</act:type>
 
16
  <act:commodity-scu>0</act:commodity-scu>
 
17
</gnc:account>
 
18
<gnc:account version="2.0.0">
 
19
  <act:name>Passivo</act:name>
 
20
  <act:id type="new">6664763bd1ea41462cba5ef856d9c00c</act:id>
 
21
  <act:type>LIABILITY</act:type>
 
22
  <act:commodity>
 
23
    <cmdty:space>ISO4217</cmdty:space>
 
24
    <cmdty:id>PTE</cmdty:id>
 
25
  </act:commodity>
 
26
  <act:description>Passivo</act:description>
 
27
  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
 
28
</gnc:account>
 
29
<gnc:account version="2.0.0">
 
30
  <act:name>Empr�stimos</act:name>
 
31
  <act:id type="new">2e6e2d91551cff7b1fd8d6eb34c12117</act:id>
 
32
  <act:type>LIABILITY</act:type>
 
33
  <act:commodity>
 
34
    <cmdty:space>ISO4217</cmdty:space>
 
35
    <cmdty:id>PTE</cmdty:id>
 
36
  </act:commodity>
 
37
  <act:description>Empr�stimos</act:description>
 
38
  <act:parent type="new">6664763bd1ea41462cba5ef856d9c00c</act:parent>
 
39
</gnc:account>
 
40
<gnc:account version="2.0.0">
 
41
  <act:name>Empr�stimo Habita��o</act:name>
 
42
  <act:id type="new">4df1b393c218d9047dd22d33d2737e83</act:id>
 
43
  <act:type>LIABILITY</act:type>
 
44
  <act:commodity>
 
45
    <cmdty:space>ISO4217</cmdty:space>
 
46
    <cmdty:id>PTE</cmdty:id>
 
47
  </act:commodity>
 
48
  <act:description>Empr�stimo Habita��o</act:description>
 
49
  <act:parent type="new">2e6e2d91551cff7b1fd8d6eb34c12117</act:parent>
 
50
</gnc:account>
 
51
<gnc:account version="2.0.0">
 
52
  <act:name>Despesas</act:name>
 
53
  <act:id type="new">2f076f5ae073173a11d33420cd39fa4d</act:id>
 
54
  <act:type>EXPENSE</act:type>
 
55
  <act:commodity>
 
56
    <cmdty:space>ISO4217</cmdty:space>
 
57
    <cmdty:id>PTE</cmdty:id>
 
58
  </act:commodity>
 
59
  <act:description>Despesas</act:description>
 
60
  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
 
61
</gnc:account>
 
62
<gnc:account version="2.0.0">
 
63
  <act:name>Juros</act:name>
 
64
  <act:id type="new">3dc58d8a51b5deaa22e0c65d81e90346</act:id>
 
65
  <act:type>EXPENSE</act:type>
 
66
  <act:commodity>
 
67
    <cmdty:space>ISO4217</cmdty:space>
 
68
    <cmdty:id>PTE</cmdty:id>
 
69
  </act:commodity>
 
70
  <act:description>Juros</act:description>
 
71
  <act:parent type="new">2f076f5ae073173a11d33420cd39fa4d</act:parent>
 
72
</gnc:account>
 
73
<gnc:account version="2.0.0">
 
74
  <act:name>Juros Empr�stimo</act:name>
 
75
  <act:id type="new">c1e23fa813d3c8c4a8ea1228a7615b79</act:id>
 
76
  <act:type>EXPENSE</act:type>
 
77
  <act:commodity>
 
78
    <cmdty:space>ISO4217</cmdty:space>
 
79
    <cmdty:id>PTE</cmdty:id>
 
80
  </act:commodity>
 
81
  <act:description>Juros Empr�stimo</act:description>
 
82
  <act:parent type="new">3dc58d8a51b5deaa22e0c65d81e90346</act:parent>
 
83
</gnc:account>
 
84
</gnc-account-example>
 
85
 
 
86
<!-- Local variables: -->
 
87
<!-- mode: xml        -->
 
88
<!-- End:             -->