#2: Time registration
- Contents
- Proposed by
- jladage
- Seconded by
- reinout
- Proposal type
- User interface
- Assigned to release
- State
- completed
Motivation
Currently employees are able to do time registration on tasks that are assigned to them. What is missing is a weekly or monthly overview of how many hours they booked each day.
Proposal
The easiest part of this plip is to create a view which shows a calendar table with dates horizontally and the tasks the employee worked on vertically like shown in the table below.
| << | Week 4 | >> |
| Task | Mo 6-2 | tu 7-2 | We 8-2 | th 9-2 | fr 10-2 | Sa 11-2 | su 12-2 |
|---|---|---|---|---|---|---|---|
| Write a portlet | 4 | 2 | |||||
| Write a test | 8 | ||||||
| Customer meeting | 2 | ||||||
| Design a nice icon for this content type | 8 | ||||||
| Do research on action script | 8 | ||||||
| Total | 6 | 8 | 10 | 8 | 0 | 0 | 0 |
From a usability perspective I think it might be nice to create a link in each cell to add bookings. After clicking the link a booking for the corresponding task will be created with the selected date allready filled in. If hours are allready booked the cell you be linked to the edit form (if the task is still in-progress).
Participants
- Jean-Paul Ladage
- Maurits van Rees
- Reinout van Rees
A simple version has been added
- Bookings per month (total of booked hours per day)
- Detailed Bookings for one month
Both can be seen for this and the previous month.
I might still change things there, like making it overviews per week. But for now I am happy and will close this plip or accept it or whatever the terminology is here.