powerpaul17 / nc_money

Nextcloud app for finance management
GNU Affero General Public License v3.0
96 stars 9 forks source link

Updates to transactions after they've been created have no effect #69

Closed bMorgan01 closed 1 month ago

bMorgan01 commented 1 month ago

Thank you for your effort! There's tons of potential here. I noticed something small:

Describe the bug Creating an expense transaction then later editing it does not update left sidebar nor overview charts.

To Reproduce Steps to reproduce the behavior:

  1. Create a book
  2. Create an expense account
  3. Apply a small transaction to the new expense account ($1000)
  4. After the expense has been created, reopen the expense and change the amount to ($1200)
  5. See that the sidebar value for 'Expenses' has not been updated to show new value.

Expected behavior 'Expenses' for this book should be $1200, but instead the app displays $1000

Screenshots image

Nextcloud information (please complete the following information):

Desktop (please complete the following information):

powerpaul17 commented 1 month ago

You're right. It worked before but I migrated to Vue 3 and it seems to be broken now. I'll have a look at it.

powerpaul17 commented 1 month ago

Should be fixed now with 1c0279c63bc082cb6f3c43548b9d8640c4b7e58f