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/
70 stars 22 forks source link

Categories w/ type RecurringExpense are hidden from the category left-nav. #117

Closed monomolecular closed 4 months ago

monomolecular commented 5 months ago

When setting up my categories in the Windows app, if I set the category type to RecurringExpense it disappears from the category left-nave. It's still possible to find via other mechanisms, e.g. editing an individual transaction.

monomolecular commented 5 months ago

@clovett FYI, @jpdup suggested I open a ticket on this and assign it to you but I don't have permission to make you the assignee.

jpdup commented 5 months ago

Note that this repros well when the RecuringExpense is set as top level Category

clovett commented 4 months ago

Fixed in 2.1.0.20