~siretart/gnucash/ubuntu-fullsource

« back to all changes in this revision

Viewing changes to accounts/sk/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-2"?>
 
2
<gnc-account-example>
 
3
    <gnc-act:title>
 
4
      Hypotek�rny �ver
 
5
    </gnc-act:title>
 
6
    <gnc-act:short-description>
 
7
     ��ty pre hypotek�rny �ver a s t�m s�visiaci �rok 
 
8
    </gnc-act:short-description>
 
9
    <gnc-act:long-description>
 
10
    Zvo�te si t�to sadu ��tov, ak ste si zobrali �ver na dom (hypoteku).
 
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>Pas�va</act:name>
 
20
  <act:id type="new">6664763bd1ea41462cba5ef856d9c00c</act:id>
 
21
  <act:type>LIABILITY</act:type>
 
22
  <act:currency>
 
23
    <cmdty:space>ISO4217</cmdty:space>
 
24
    <cmdty:id>USD</cmdty:id>
 
25
  </act:currency>
 
26
  <act:description>Pas�va</act:description>
 
27
  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
 
28
</gnc:account>
 
29
<gnc:account version="2.0.0">
 
30
  <act:name>Dlhy</act:name>
 
31
  <act:id type="new">2e6e2d91551cff7b1fd8d6eb34c12117</act:id>
 
32
  <act:type>LIABILITY</act:type>
 
33
  <act:currency>
 
34
    <cmdty:space>ISO4217</cmdty:space>
 
35
    <cmdty:id>USD</cmdty:id>
 
36
  </act:currency>
 
37
  <act:description>Dlhy</act:description>
 
38
  <act:parent type="new">6664763bd1ea41462cba5ef856d9c00c</act:parent>
 
39
</gnc:account>
 
40
<gnc:account version="2.0.0">
 
41
  <act:name>Hypotek�rny �ver</act:name>
 
42
  <act:id type="new">4df1b393c218d9047dd22d33d2737e83</act:id>
 
43
  <act:type>LIABILITY</act:type>
 
44
  <act:currency>
 
45
    <cmdty:space>ISO4217</cmdty:space>
 
46
    <cmdty:id>USD</cmdty:id>
 
47
  </act:currency>
 
48
  <act:description>Hypotek�rny �ver</act:description>
 
49
  <act:parent type="new">2e6e2d91551cff7b1fd8d6eb34c12117</act:parent>
 
50
</gnc:account>
 
51
<gnc:account version="2.0.0">
 
52
  <act:name>V�daje</act:name>
 
53
  <act:id type="new">2f076f5ae073173a11d33420cd39fa4d</act:id>
 
54
  <act:type>EXPENSE</act:type>
 
55
  <act:currency>
 
56
    <cmdty:space>ISO4217</cmdty:space>
 
57
    <cmdty:id>USD</cmdty:id>
 
58
  </act:currency>
 
59
  <act:description>V�daje</act:description>
 
60
  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
 
61
</gnc:account>
 
62
<gnc:account version="2.0.0">
 
63
  <act:name>�rok</act:name>
 
64
  <act:id type="new">3dc58d8a51b5deaa22e0c65d81e90346</act:id>
 
65
  <act:type>EXPENSE</act:type>
 
66
  <act:currency>
 
67
    <cmdty:space>ISO4217</cmdty:space>
 
68
    <cmdty:id>USD</cmdty:id>
 
69
  </act:currency>
 
70
  <act:description>�rok</act:description>
 
71
  <act:parent type="new">2f076f5ae073173a11d33420cd39fa4d</act:parent>
 
72
</gnc:account>
 
73
<gnc:account version="2.0.0">
 
74
  <act:name>Hypotek�rny �rok</act:name>
 
75
  <act:id type="new">c1e23fa813d3c8c4a8ea1228a7615b79</act:id>
 
76
  <act:type>EXPENSE</act:type>
 
77
  <act:currency>
 
78
    <cmdty:space>ISO4217</cmdty:space>
 
79
    <cmdty:id>USD</cmdty:id>
 
80
  </act:currency>
 
81
  <act:description>Hypotek�rny �rok</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:             -->