Finerplan

Latest version: v0.3.4.post1

Safety actively analyzes 620828 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.4

- Fix distribution to include subpackages.
- Require python>=3.6.1
- Include docker deploy option with uWSGI.
- Include scripts for easier install on Debian host.

0.3.3

- Implement first tests.
- Drop support to python==3.5.*

0.3.2

- Include package dependencies.
- Remove HTML comments that raise errors in Jinja.
- Define User name default value as "Anon"
- Fix AddTransactionForm categories to update on page reload.
- Create new database connection per request and do not share among different threads.

0.3.1

This is just a checkpoint for reverting all changes made since v0.3.
Also, from now on this project adopts the [Semantic Versioning](https://semver.org/).

0.3

Added
- Adopt
[SRTdash admin dashboard](https://github.com/puikinsh/srtdash-admin-dashboard) template.
- New expenses/earnings categories can be added while including a new transaction.

Fixed
- The installments variable resets to 1 whenever the payment method or the
transaction kind is changed

Removed
- Some infos in **Basic Report** (amount available for investing, ema calculation)

0.2

Added
- Overview shows how much is owed in the next credit card invoice, current month
earnings and investments made
- 'last expenses' view shows the payment method
- 'add transaction' form accepts investments and earnings
- Three payment methods are available; 'Dinheiro' for cash transactions,
'Crédito' for transactions with a credit card and 'Terceiros' (explained below).
- When using the credit payment method, the number of installments can be included.
- Expenses paid in credit (and their installments) automatically get the
cash date assigned to the payment dates according to the period when the
expense ocurred and the date when the invoice closes.
- The 'Terceiros' pay method is a way of keeping track of expenses that
don't change the cash flow because another person paid for it. When used,
an entry of equal value is created on the earnings table
- Overview now shows debt free balance, last 12 months average expending and
exponential moving average (calculated for all periods) expending.
- Earnings now accepts categories
- Expenses page now shows current month transactions and past 6 months
expendings separated by category

Changed
- 'Last expenses' view presents entries by the accrual date in reverse order (most recent on top) and doesn't show the id numbers column anymore
- special dates constants are update everytime they are needed

Fixed
- By default, the analysis take into account the accrual data. The currently existing exceptions are the balance value and the credit card invoice value, which consider the cash data.
- Overview gathers information from database AFTER new expenses are added, so the user can immediatly see the new entry on 'last expenses' view
- App couldn't open in certain dates close to the month ending

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.