You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
816 B
25 lines
816 B
14 years ago
|
<?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>
|