envelope-zero / frontend

Official frontend for Envelope Zero
Other
6 stars 2 forks source link

Transaction Filter "Direction" #670

Open malfynnction opened 1 year ago

malfynnction commented 1 year ago

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 https://github.com/envelope-zero/backend/issues/565

morremeyer commented 6 months ago

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