DennisBauer / RecurringExpenseTracker

A Material You recurring expense tracker, allowing you to keep track of your monthly spending.
GNU General Public License v3.0
95 stars 15 forks source link

Mark expense as paid option #177

Open nutpantz opened 5 months ago

nutpantz commented 5 months ago

Is your feature request related to a problem? Please describe.

There is nothing to show you have paid a upcoming bill.

Describe the solution you'd like

A way to mark the bill as paid for this month and move the next payment date to the next due date. Marking paid could be a line through or a"paid"icon Possibly a way to mark a bill paid for multiple months into the future.

Describe alternatives you've considered, if any

Additional context

DennisBauer commented 5 months ago

The idea for the payment date was to show the expenses in a specific order in the upcoming tab. If I understand your idea correctly you want to use it as some kind of a check list to know which once you already payed and which you didn't, right? I'm not sure this can be realized without changing the current approach completely as the expense will also skip to the next month whenever the payment date is over.

nutpantz commented 5 months ago

I don't see a problem with that. If a expense is paid it's not a cost for that month anymore

On March 27, 2024 12:25:27 PM PDT, DennisBauer @.***> wrote:

The idea for the payment date was to show the expenses in a specific order in the upcoming tab. If I understand your idea correctly you want to use it as some kind of a check list to know which once you already payed and which you didn't, right? I'm not sure this can be realized without changing the current approach completely as the expense will also skip to the next month whenever the payment date is over.

-- Reply to this email directly or view it on GitHub: https://github.com/DennisBauer/RecurringExpenseTracker/issues/177#issuecomment-2023798413 You are receiving this because you authored the thread.

Message ID: @.***>