-
Notifications
You must be signed in to change notification settings - Fork 50
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 'total sales monthly' reporting feature for treasurer #235
base: next
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## next #235 +/- ##
==========================================
- Coverage 82.42% 81.92% -0.50%
==========================================
Files 30 30
Lines 2247 2263 +16
Branches 157 160 +3
==========================================
+ Hits 1852 1854 +2
- Misses 370 384 +14
Partials 25 25
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linux Great Time Month
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A minor import change. But other than that, looks good!
During this years VAT bookkeeping it was found that there was no easy way for non-FIT members to look up total sales for any given month. This PR adds that statistic for each of the past 12 months.
The feature could be extended to allow users to pick any month they like but I chose not to implement that since dealing with time sucks. For the purposes of the treasurer this is more than sufficient for monthly bookkeeping and the yearly bookkeeping associated with paying VAT.
Generates a table viewable only by staff-members: