moneyguru icon indicating copy to clipboard operation
moneyguru copied to clipboard

Future-aware personal finance application

Results 93 moneyguru issues
Sort by recently updated
recently updated
newest added

Running `3.0.1-2-g56b9d6f4` on Ubuntu 19.04. Was having another go at reconciling scheduled interest transactions, saving the file at at each step in case I encountered traceback as in issue #514....

Application Name: moneyGuru Version: 3.0.0 Traceback (most recent call last): File "/home/x/hsoft/moneyguru/qt/controller/table.py", line 186, in submit self.model.save_edits() File "/home/x/hsoft/moneyguru/core/gui/transaction_table_base.py", line 108, in save_edits super().save_edits() File "/home/x/hsoft/moneyguru/core/gui/table.py", line 412, in save_edits...

I know it's not your preferred method, but I had a play around with the "You Need A Budget" app and it seemed to make a lot of sense for...

feature

I had another stack trace on opening a different document. I didn't capture the stack trace reported at the time, so I tried opening up a sample document, and this...

Instead of single line serialization, it would be nice to pretty print the XML file for readability. I use a git repo to back up and ensure that moneyguru doesn’t...

Moneyguru doesn't work well with a dark desktop theme. Most of the app works okay, but there's some appearance problems: - Plus/Minus buttons at the bottom don't have a visible...

feature

There's an empty space on the left of the time range selector which could be used for some useful icons, like “Save”, “Duplicate transaction”, “Remove”, “Show details”… or whatever else,...

feature

From email: > The copy command is not available (I'm using this to copy selected entries to a spreadsheed, thus creating a custom export of my entries) Copy/Paste support has...

feature

Probably going to be easier once @brownnrl's #26 Import Plugins are done, but until then: How would I go about implementing automatic selection of the target account during QIF import?...

re the "unassigned" issue from #490: Consider the attached import.qif (to import into Example Document), when importing select the "Checking" account as target. I was looking for a way to...