-
Notifications
You must be signed in to change notification settings - Fork 2
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
Reports #221
Comments
|
Wife: " What happened to all the money in the bank?" : |
This is the usecase motivating #101, and more generally speaking, the benefit to implement a double entry bookkeeping system, as I requested to Matt by email. When it will be implemented (if Matt believes it's a good thing!) you will see each of your groceries stores as "external" accounts. A click on it and you will have a complete report of your spending history with it ! |
I have a very similar story to that funny dialog above. Also, what I find important: Same goes for buckets that regularly end up having some money left there by end of month. And, of course, there should be a way to see transactions in the bucket for the target period, not just one month. Ideally with some kind of graph allowing to see transactions that are kind of off the chart, too big or too small. |
|
We want more reports. Feel free to comment here with the type of reports you want Buckets to include. I can't promise to implement all of them.
Remember, include each report as both as chart and a table of data. Or at least as a table of data.
The text was updated successfully, but these errors were encountered: