Overview income popup shows credits from expense categories
J
Joanna Castellon
When clicking on "Income" (Spending Breakdown) or "Total Income Earned" (Period Summary), the "Transactions matching query" pop-up and the filtered Transactions page view it links to are displaying credit transactions from expense categories as well.
This is because the filters it uses are "exclude_from_totals=false" and "income_greater_than=0".
It should also use the "is_income=true" filter.
With the existing behavior and filters, the transactions displayed don't match the income total calculation on the Overview page.
Log In