You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One workaround I used is just fudging the numbers a bit: rounding the allocated-to-takeout split of a per diem payout up to the nearest dollar prevented this bug from occurring in a month that otherwise lacked takeout purchases.
Thanks for reporting. I can confirm this issue. Definitely an edge case, but makes sense to show $0.00 (and allow viewing transactions) if transactions exist that add up to $0. PRs welcome, if you get to this before I have time. :)
Normally, you can click on a category's outflow amount to view a small pop-up with the transactions.
When there are no transactions in a category in a given month, the $0.00 is hidden.
However, the $0.00 is also hidden when there are transactions that simply sum to $0.00 (for example, if I was reimbursed for some expenditure).
The text was updated successfully, but these errors were encountered: