[PR #6263] Exclude transfers from summary cards #6417

Closed
opened 2026-02-28 21:28:01 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6263

State: closed
Merged: Yes


The income and expense summary cards were incorrectly including transfer transactions, which inflated the displayed values.

Added 'payee.transfer_acct': null filter to the AQL queries to exclude transfers.

Fixes #6258

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6263 **State:** closed **Merged:** Yes --- The income and expense summary cards were incorrectly including transfer transactions, which inflated the displayed values. Added 'payee.transfer_acct': null filter to the AQL queries to exclude transfers. Fixes #6258 <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. -->
GiteaMirror added the pull-request label 2026-02-28 21:28:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6417