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

Transaction Filter "Direction" #670

Open
malfynnction opened this issue Jan 18, 2023 · 1 comment
Open

Transaction Filter "Direction" #670

malfynnction opened this issue Jan 18, 2023 · 1 comment
Labels
enhancement New feature or improvements to an existing one

Comments

@malfynnction
Copy link
Contributor

It would be nice to add a filter parameter direction to the transaction list.
It could have the following values:

"incoming": off-budget account -> on-budget account
"outgoing": on-budget account -> off-budget account
"transfer": internal account -> internal account

See envelope-zero/backend#565

@malfynnction malfynnction added enhancement New feature or improvements to an existing one waiting for backend labels Jan 18, 2023
@morremeyer morremeyer added blocked This issue is blocked by something and removed waiting for backend labels Mar 7, 2024
@morremeyer
Copy link
Member

This is available in backend version 5.2.0 with the direction parameter as INCOMING, OUTGOING or TRANSFER

@morremeyer morremeyer removed the blocked This issue is blocked by something label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvements to an existing one
Projects
None yet
Development

No branches or pull requests

2 participants