Fix transaction filters when transfers are present #1986

Merged
zachgoll merged 2 commits from 1959-bug-transaction-filter into main 2025-03-12 03:38:46 +08:00
zachgoll commented 2025-03-12 02:02:53 +08:00 (Migrated from github.com)

A few updates here:

  • Transfers are now properly handled in search
  • Income/expense/transfer types are filtered at the Account::Transaction level rather than Account::Entry level
A few updates here: - Transfers are now properly handled in search - Income/expense/transfer types are filtered at the Account::Transaction level rather than Account::Entry level
Sign in to join this conversation.