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 a 'fortnightly' frequency for budgets #1939

Open
JP-Ellis opened this issue Jan 5, 2025 · 0 comments
Open

Add a 'fortnightly' frequency for budgets #1939

JP-Ellis opened this issue Jan 5, 2025 · 0 comments

Comments

@JP-Ellis
Copy link

JP-Ellis commented Jan 5, 2025

Summary

I would love to see a fortnightly time interval for use within budgets.

Motivation

In Australia, it is quite common to have income and debits charged at a fortnightly (every 2 weeks) frequency. It would be really convenient if the budgets in Fava could support a fortnightly interval:

2024-07-01 custom "budget" Expenses:Health:Gym    "fortnightly" 29.00 AUD

Alternatives

Currently, I just do the conversion explicitly into a weekly amount, but it isn't quite as nice:

2024-07-01 custom "budget" Expenses:Health:Gym    "weekly" (29.00 / 2) AUD

Implementation

I would be happy to help contribute a PR if that is a change that would be welcome.

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

1 participant