mthxx / Budget

Personal Finance for the Linux desktop.
http://mthx.org/projects/budget/
GNU General Public License v2.0
10 stars 3 forks source link

Category Name Change Reload #75

Closed mthxx closed 9 years ago

mthxx commented 9 years ago

When you change the name of a category on the "Transactions" page, it does not show the items associated with that category anymore until you restart the app.

I think this is because the individual transactions still maintain the old "Category" name until they are reloaded on an app restart. The transactions "Category" field need to updated within the app itself, not just in the database.