summaryrefslogtreecommitdiffstats
path: root/kmymoney2/templates/pt_BR/fixedassets.kmt
blob: 9ca84089b40996488663067a994052013edf6038 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<!--
     Converted using xea2kmt by Thomas Baumgart from GnuCash sources

        accounts/pt_BR/acctchrt_fixedassets.gnucash-xea

     Please check the source file for possible copyright
     and licence information.
-->
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
 <title>Ativo Fixo</title>
 <shortdesc>Contas para registar ativos fixos</shortdesc>
 <longdesc>Deverá selecionar este conjunto de contas se tiver ativos fixos (casa, automóvel, casa de férias, outros ativos).</longdesc>
 <accounts>
  <account type="9" name="">
   <account type="9" name="Ativos Fixos">
    <account type="9" name="Automóvel"/>
    <account type="9" name="Outro Ativo"/>
    <account type="9" name="Casa"/>
   </account>
  </account>
 </accounts>
</kmymoney-account-template>