Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show linked transactions in search list #3852

Open
psychowood opened this issue Sep 24, 2020 · 2 comments
Open

Show linked transactions in search list #3852

psychowood opened this issue Sep 24, 2020 · 2 comments

Comments

@psychowood
Copy link
Contributor

Currently, there's no way to see linked transactions without opening the transaction detail itself, and the transactions list does not even show if a transaction has links.

On the other hand, split transactions are really nicely shown grouped together.

Would it be possible to show below the main transaction also the linked ones, maybe indented a bit if you don't want to reuse the split view?

Something like this:
image

Additional context
Since probably getting linked transactions is not exactly free, computationally wise, maybe make it optional if you don't want to risk some kind of default performance degradation, for example by user preference, or a checkbox to be set before searching.

What are alternatives?
There's a link view page in the Administration section, but it's just an administration tool, not really the same.

Also, but I'm not sure if this is really correct, an alternative could be to allow to "group" different transactions together creating some sort of virtual split, especially since currently split transactions are quite limited and cover a specific use case: you cannot create a split with different source accounts, you cannot mix together deposits and withdrawals, you cannot have different dates.

@JC5
Copy link
Member

JC5 commented Sep 30, 2020

I like the idea of using splits for this kind of a visual. I'll write it down as an enhancement. To make sure it doesn't blow up your database, it'll need some changes in the code and the way things are stored. I'll write it down as an enhancement.

@JC5 JC5 added the feature label Sep 30, 2020
@JC5 JC5 added the roadmap label Oct 19, 2021
@wocodes
Copy link

wocodes commented Jan 24, 2022

Any update on this @JC5 ?

@JC5 JC5 added this to Firefly III Feb 9, 2022
@JC5 JC5 added this to the Layout 3.0+ milestone Feb 9, 2022
@JC5 JC5 removed the roadmap label Feb 9, 2022
@JC5 JC5 moved this to Not yet started in Firefly III Feb 9, 2022
@JC5 JC5 mentioned this issue Aug 7, 2022
13 tasks
@JC5 JC5 moved this from Not yet started to Ready in Firefly III Aug 7, 2022
@JC5 JC5 moved this from Ready to Waiting for other items in Firefly III Aug 16, 2022
@JC5 JC5 modified the milestones: Layout 3.0+, next-major, firefly-iii-v7.0.0 Mar 26, 2023
@JC5 JC5 moved this from Doing to To do in Firefly III Mar 26, 2023
@JC5 JC5 removed this from Firefly III Aug 21, 2024
@JC5 JC5 added this to Firefly III Aug 21, 2024
@JC5 JC5 removed the feature label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To do
Development

No branches or pull requests

3 participants