peterskeide / TimeFlux

The open and easy way of time management and billing. The official repository is now at:
http://github.com/ConductAS/TimeFlux
MIT License
14 stars 7 forks source link

As a User, I want to see my project hours for the selected week grouped and summarized in the "Time Entry" page #52

Open jonaso opened 14 years ago

jonaso commented 14 years ago

As a User, I think it would be useful to have a summary (like the one in Month Review) in the Time Entry page. A summary that is grouped by projects with hours registered for the selected week.

This could be very useful when working on several projects at the same time. Sometimes, one is required to report hours, and a summary on the bottom would simplify this process. This would also be useful for project administrators doing the same kind of reporting or in need for an easy overview.

hakonb commented 14 years ago

This could also be achieved by allowing a user to search his own hours. This would be useful for summing activities in any period, but that might be too much of a hazzle.

hakonb commented 14 years ago

The month_review summary is a partial. We could easily implement this as a new page with a link from time_entry page.