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

Processing rules: Add "group with other transaction" action #222

Open
Bone008 opened this issue Mar 13, 2021 · 1 comment
Open

Processing rules: Add "group with other transaction" action #222

Bone008 opened this issue Mar 13, 2021 · 1 comment

Comments

@Bone008
Copy link
Owner

Bone008 commented Mar 13, 2021

Use case: Automatically detecting transfers, maybe even fixed loans.

Probably useful params:

  • max date difference
  • other filter string (to find the matching transaction)
    • probably need to also trigger filter if a TX matching the other filter is added to be order-independent
    • not sure how to best explain that to the user
  • ask for confirmation?

Maybe future group options like nominal date (#65) should be configurable, but they are probably better to implement as part of the "Set field" action instead.

@Bone008
Copy link
Owner Author

Bone008 commented Mar 13, 2021

This could be used to auto-group transfers based on IBAN. I could also add this as a built-in feature, though it might be too restrictive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant