Conta

Esta página explica todas as propriedades das contas no Denaro. A maioria deles é mostrada na Caixa de Diálogo de Configurações da Conta. Essa caixa de diálogo também abre automaticamente depois de criar uma nova conta.

Cada conta é armazenada em um único arquivo *.nmoney. Os arquivos criados em uma versão estável mais antiga do Denaro podem ser abertos com segurança em uma versão estável mais recente do aplicativo. Embora, o app possa ser executado em diferentes plataformas (Windows e Linux), os arquivos *.nmoney são 100% compatíveis entre as plataformas, desde que sejam da mesma versão do aplicativo (V2023.1.0, por exemplo).

As versões instáveis (Beta e RC) do aplicativo podem conter bugs ou modificações inacabadas que podem causar perda de dados. NÃO use arquivos de conta que contêm dados reais em versões instáveis do app!

Nome

O nome da conta é mostrado na lista de contas recentes e nas abas. Um nome não possui limite de tamanho e pode conter quaisquer caracteres, incluindo emojis.

Tipo de Conta

Existem 3 tipos de conta disponíveis: 🟣Corrente, 🔵Poupança e 🟢Comercial. O tipo da conta é so um rótulo útil que é mostrado na lista de contas recentes e não afeta o funcionamento do aplicativo ou o que pode ser feito com uma conta. Cada tipo de conta possui sua própria cor. Essas cores podem ser configuradas nas configurações globais.

Tipo Padrão das Transações

Quando você cria uma nova transação, o seu tipo, por padrão, será o mesmo que nesta configuração.

Limite de Lembretes de Transação

The threshold used when showing reminders about upcoming transactions.

Moeda do Sistema

Sempre que o aplicativo é iniciado, ele obtém os dados sobre a moeda e formatação de números do seu sistema e os usa para mostrar o símbolo da moeda (a menos que uma moeda personalizada seja usada. Veja abaixo) e para determinar em que formato os números serão aceitos como valor para as transações. Alguns exemplos:

  • If your locale is English (US), currency symbol will be set to $ and 1,000.00 will be accepted as a valid number.

  • If your locale is Italian, currency symbol will be set to and 1.000,00 will be accepted as a valid number.

  • If your locale is Russian, currency symbol will be set to and 1000,00 will be accepted as a valid number.

On Linux, it is possible to set different locales for system language and formats. Changing these settings varies depending on the desktop environment you are using. Despite differences in the location of these settings on the desktop, changing these settings modify system environment variables, such as LANG, LC_TIME, and LC_MONETARY. Denaro will try to use amount and date formats according to these variables. If the app fails to use the expected formats, please make sure the variables are set correctly via the locale command in a terminal. If you found a bug and want to report it, please provide the output of the locale command to allow developers to reproduce your issue with the same settings.

Use Custom Currency

If this option is enabled, Custom Currency Symbol will be used instead of currency symbol provided by your system locale.

Custom Currency Symbol

Up to 3 characters or 1 emoji. It can't be a number.

Custom Currency Code

Up to 3 characters or 1 emoji.

An example to understand the difference between a symbol and a code: $ is a symbol, USD is a code.

Custom Currency Amount Style

A choice of displaying an amount in one of the following ways:

  • $n

  • n$

  • $ n

  • n $

Custom Currency Decimal and Group Separators

Up to 2 characters or 1 emoji.

Custom Currency Decimal Digits

The size of decimal part of amount values. With "Unlimited" digits there will be as many numbers in decimal part as required to show the precise amount, but there will be no decimal part if the amount is an integer number.

Password

Each account can be password-protected. Adding a password causes an account to become encrypted (making it impossible to read the data without decrypting it using the password). Be careful: if the password is lost, you won't be able to restore the data! A password can also be changed or removed using the account settings dialog of an open account. Removing a password will decrypt the account.

Sort by Id, Date or Amount

Each account stores whether to sort transactions in the main window by their id, date or amount. Every time you change this, it will be saved to the account file and restored when you reopen the account.

Sorting Order

Each account stores information about the order of transactions in the main window. Every time you change this, it will be saved to the account file and restored when you reopen the account.

Groups Visibility

Each account stores information about whether the groups list in the main window is hidden or not. Every time you change groups list visibility, it's saved and then restored when you reopen the account.

Tags Visibility

Each account stores information about whether the tags list in the main window is hidden or not. Every time you change tags list visibility, it's saved and then restored when you reopen the account.