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

Accept all #119

Closed andreva7 closed 3 months ago

andreva7 commented 3 months ago

I recently discovered the usage of accepted transactions. I have over 10,000 unaccepted transactions. :-(

  1. Could\should there be an option to accept all transactions in a particular account.

  2. When one balances an account, should the transactions be accepted automatically? Or at least have an option to do so (a little check mark), that's on by default?

Thanks.

clovett commented 3 months ago
  1. good idea, will add it.
  2. this is an option under View/Options: image
clovett commented 3 months ago

Implemented in 2.1.0.20