hsoft

Results 237 comments of hsoft

Regarding 2., moneyGuru works the same way. That's why I'm wondering about the "multi-currency accounts!" warning.

I'm more than happy to help you out with development within moneyGuru, but I fear that this feature isn't the best one to start with because it requires a change...

Referencing to external documents could work, but it seems to me that its inherent brittleness would greatly reduce its usefulness, especially if users don't know that they're only referencing documents...

@jicho maybe as an option, for cases where attachments are really heavy, but it seems to be that the expectation from most user is that if they move around (backup,...

[[bulk edit](/projects/31473/bulk_edits/41534)]

Looking at the other tickets, I guess this is similar to #24, and contemplated in #11.

There's a relatively new feature where if you delete an account that isn't empty, you will be prompted for another account to assign the transactions to. Yeah, I guess that...

Ah, I didn't think to try deleting the account. I suppose that makes some sense, since double-entry abhors the creation of money. This does raise another issue, however. The list...

Yeah no, there's no sorting taking place in gui/account_reassign_panel.py. The reason why I didn't bother is probably because this kind of operation is so seldom made. A quick change to...

Hmm... I made the change, but then I get two errors when I try to delete an account: Traceback (most recent call last): File "/Users/rbecker1/Desktop/moneyguru/cocoa/build/Release/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 1045, in loadPanel File...