~siretart/gnucash/ubuntu-fullsource

« back to all changes in this revision

Viewing changes to accounts/pt_PT/acctchrt_childcare.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
      Despesas de Cuidados Infant�s
 
5
    </gnc-act:title>
 
6
    <gnc-act:short-description>
 
7
      Uma conta para acompanhar despesas com cuidados infant�s
 
8
    </gnc-act:short-description>
 
9
    <gnc-act:long-description>
 
10
    Desejar� seleccionar este conjunto de contas caso tenha despesas com crian�as.
 
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>Despesas</act:name>
 
20
  <act:id type="new">ee8238ee2c2ce590160761df09b99b72</act:id>
 
21
  <act:type>EXPENSE</act:type>
 
22
  <act:commodity>
 
23
    <cmdty:space>ISO4217</cmdty:space>
 
24
    <cmdty:id>PTE</cmdty:id>
 
25
  </act:commodity>
 
26
  <act:description>Despesas</act:description>
 
27
  <act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
 
28
</gnc:account>
 
29
<gnc:account version="2.0.0">
 
30
  <act:name>Cuidados Infant�s</act:name>
 
31
  <act:id type="new">8999739a6bfc46088a3ea5ec45e5f8a4</act:id>
 
32
  <act:type>EXPENSE</act:type>
 
33
  <act:commodity>
 
34
    <cmdty:space>ISO4217</cmdty:space>
 
35
    <cmdty:id>PTE</cmdty:id>
 
36
  </act:commodity>
 
37
  <act:description>Cuidados Infant�s</act:description>
 
38
  <act:parent type="new">ee8238ee2c2ce590160761df09b99b72</act:parent>
 
39
</gnc:account>
 
40
</gnc-account-example>
 
41
 
 
42
<!-- Local variables: -->
 
43
<!-- mode: xml        -->
 
44
<!-- End:             -->