RIP-Comm / sossoldi

"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
MIT License
266 stars 74 forks source link

Fix for Account Exclusion Issue Due to Recurring Transactions #173

Open gioisco opened 4 weeks ago

gioisco commented 4 weeks ago

This pull request addresses a bug where active bank accounts with only recurring transactions were being excluded from the query results.

Changes:

Issue Demonstration:

This video demonstrates the issue that this pull request resolves:

https://github.com/user-attachments/assets/ff05cc92-8d7b-4b3e-871d-bd51d4267d42

Testing:

Please review the changes and let me know if you have any feedback. Thank you!