jameskokoska / Cashew

đŸ’¸ An app created to help users manage a budget and purchases
https://cashewapp.web.app/
GNU General Public License v3.0
1.56k stars 221 forks source link

[Bug] Missing Upcoming Transactions with Net Zero Amount #367

Closed Anu6is closed 1 month ago

Anu6is commented 1 month ago

Describe the bug When an account has future transactions that net off to $0 (e.g., a transfer in and a transfer out of equal amounts), the upcoming transactions are not displayed under the account details.

How to reproduce

Observed Behavior

Expectation
The "Upcoming" and "Net Total" sections should be displayed as long as there is at least one transaction in the group, regardless of whether the net amount is $0.

Details

Additional notes

jameskokoska commented 1 month ago

Good catch! Fixed here: https://github.com/jameskokoska/Cashew/commit/9c2163193d75b3645eda3c7f357d1168485c4775