MoneyTools / MyMoney.Net

MyMoney is a rich client .NET ClickOnce application for managing your personal finances. It is written entirely in C# and is designed for programmers who want easy access to their data and who want to quickly and easily add their own features. Your data will not be locked up in some proprietary format, it is yours to do with as you like.
https://moneytools.github.io/MyMoney.Net/
66 stars 21 forks source link

go to related transaction (F12) does not work #94

Closed andreva7 closed 1 year ago

andreva7 commented 1 year ago

"Go to related transaction" brings you to the correct other account, but not the transaction itself. The bottom (latest) transaction in the target account ends up highlighted. Reproed many times for different transactions and account.

lovettchris commented 1 year ago

Yep this is related to #92 - I find it is a bit random sometimes it actually works but most of the time it does not, so yeah, something broke, I will investigate as soon as I get a chance.