Can we "archive" bills so they no longer appear in the "Bills To Pay" dashboard? #4438
Unanswered
oliverseal
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
There's an active checkbox when you edit the bill. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently when viewing the dashboard (which is very useful), the "Bills To Pay" section includes any bills that are "expected". This is cool, but if a service has been canceled or a bill is "paid off", then this number will be misleading.
I'd love it if we could mark a bill as "Archived" and it doesn't show up in this calculation any more.
Solution
is_archived(oris_activeto follow the style used on accounts), and that excludes it from further consumption.What are alternatives?
Mental math to know that it's 82.61 I owe, not 98.84, etc.
If there's already a way to do this, then yay! Please inform me.
If not, I may put together a PR if I mine up some free time from the depths.
Beta Was this translation helpful? Give feedback.
All reactions