[ ]: I understand that the best way to get this enhancement is to create it myself and propose a Pull Request.
Is your feature request related to a problem? Please describe.**
We would like to cover expenses of the house utilities consumed. For that I'd like to give everyone credit, and few times a year check balances and reset the credit saldo.
Describe the solution you'd like**
I'd like to have a report of credits grouped by organization. Grouping could be selectable menu. I also would like to set everyone's credit back to given number.
Describe alternatives you've considered**
I would do sql query and ask database to do the grouping and math, it likely can do that. Second sql would go and set all credits to given numer. Output could be csv file which opens to sheet programs.
Additional context**
I would perhaps include this among the other reports.
[ ]: I understand that the best way to get this enhancement is to create it myself and propose a Pull Request.
Is your feature request related to a problem? Please describe.**
We would like to cover expenses of the house utilities consumed. For that I'd like to give everyone credit, and few times a year check balances and reset the credit saldo.
Describe the solution you'd like**
I'd like to have a report of credits grouped by organization. Grouping could be selectable menu. I also would like to set everyone's credit back to given number.
Describe alternatives you've considered**
I would do sql query and ask database to do the grouping and math, it likely can do that. Second sql would go and set all credits to given numer. Output could be csv file which opens to sheet programs.
Additional context**
I would perhaps include this among the other reports.