totals / balance is ambiguous when transactions exist in the future
Bug #619498 reported by
Michael Rooney
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
wxBanker |
Triaged
|
Medium
|
Unassigned |
Bug Description
The accounts and "all accounts" show the balance, but it is always the sum of all transactions, not taking into account that there may be transactions in the future and it isn't the "current" balance necessarily.
This is taken into account when considering the sync state of Mint.com balances, but still the total is always displayed.
Which should be the default and is there a clean way to display both (or at least warn that there is a difference)?
Changed in wxbanker: | |
status: | New → Confirmed |
milestone: | none → future |
Changed in wxbanker: | |
milestone: | 0.9 → 1.0 |
To post a comment you must log in.
We could show the balance string in a different color, with a hover showing the balance containing all future transactions. However this doesn't seem particularly discoverable, so perhaps we can fit an icon there (to the left of the balance) with the same function.