mirror of
https://github.com/actualbudget/actual.git
synced 2026-06-20 20:08:08 -05:00
[GH-ISSUE #2764] [Feature] Payee page: a button to view all transactions of selected payee(s) #8043
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @youngcw on GitHub (May 15, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/2764
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
It would be nice to be able to see all transactions of a specified payee, or payees, when looking at the payee list. That would help with clearing out old or unnecessary payees.
Describe your ideal solution to this problem
Now that we have the ability to pass in filters to the all accounts ledger this should be pretty easy to add a button that creates a filter and opens the all accounts view filtering by payee.
Teaching and learning
No response
@github-actions[bot] commented on GitHub (May 15, 2024):
✨ Thanks for sharing your idea! ✨
This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).
The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+
Don’t forget to upvote the top comment with 👍!