MyFinances
MyFinances copied to clipboard
MyFinances is a web application that can help you as an individual, or team, manage your finances!
- added initial translation setup (English, Russian) - removed autopep8 and flake8 from pre-commit - removed double-quote-string-fixer - disabled mypy due to #294 # Checklist - [x] Ran the [Black...
Made code changes to views/clients/create.py
## Description - cleaned up imports - improved naming for random functions - added standard Meta and __str__ functions with more verbose f strings for classes - removed blank=True for...
…e field. ## Description Here I have made changes to the `User` Model in `backend/models.py`. The changes make the email field unique, and required, rather than the username. At this...
A "main contact method" field to client objects ## What can this idea add to the project? - Allow users to see how they are mainly interacting with their customers...
### What version of MyFinances are you currently using? latest ### What device type are you currently facing the issue on? Desktop ### Describe the bug Steps: 1. Clone repo...
### What version of MyFinances are you currently using? v0.2.1 ### What device type are you currently facing the issue on? Desktop ### Describe the bug Steps: - create a...
For example, add a premade item to your invoice, but still change the description and rate for that single invoice without editing the main premade item. Will add soon
### What version of MyFinances are you currently using? latest ### What device type are you currently facing the issue on? Mobile, Desktop ### Describe the bug (need to generate...
### What version of MyFinances are you currently using? v0.4.0 ### What device type are you currently facing the issue on? _No response_ ### Describe the bug At the moment...