phpreport
phpreport copied to clipboard
Refactor weekly_goal calculation
The logic to calculate the Week goal hours doesn't seem to be consistent and the last week of the year will always result in 0.
We need to revisit it and probably refactor it.
Related to #432 and #520