MyFinances icon indicating copy to clipboard operation
MyFinances copied to clipboard

MyFinances is a web application that can help you as an individual, or team, manage your finances!

Results 96 MyFinances issues
Sort by recently updated
recently updated
newest added

- 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...

help-wanted
on-hold
priority: medium
no-stale

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...

good first issue
idea
priority: low

### 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...

bug

### 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...

bug

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

enhance
priority: low

### 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...

good first issue
bug
frontend
enhance
help-wanted
priority: high
tailwind

### 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...

bug
enhance
awaiting-detail