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

Add support for expense accounts #18

Open
chevdor opened this issue Jan 10, 2024 · 2 comments
Open

Add support for expense accounts #18

chevdor opened this issue Jan 10, 2024 · 2 comments

Comments

@chevdor
Copy link

chevdor commented Jan 10, 2024

It would be nice to be able to:

  • list expense accounts
  • delete a given expense account

It would provide a nice workaround to this issue.

@afonsoc12
Copy link
Owner

Hi,
It's an interesting use case!

I think those are two separate issues:

  • list accounts and ability to edit/delete a single account (basically manage it)
  • Ability to run "tasks", one of which is delete all unused accounts (and in the future other useful tasks)

I can start thinking about the latter first.

I'll report back with some news

@chevdor
Copy link
Author

chevdor commented Jan 15, 2024

My initial issue was less about tasks and the reason is that, if you have the first features, the rest can be done via script/cron.
I also came to realize that unused expense accounts should not be created in the first place and FF rules can help with that.
However, a periodical cleanup would indeed be useful.

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

No branches or pull requests

2 participants