ESCL / pjtracker

Project Tracker system
http://pjtracker.com
0 stars 0 forks source link

Add absences #107

Open kako-nawao opened 8 years ago

kako-nawao commented 8 years ago

Right now the deployment app only tracks hours spent in activities, without tracking absences in any way. Timekeepers need to be able to set the reason for inactivity, not only for complete absence but also for partial absences.

From an input perspective, the hours should be automatic (worked hours minus standard hours), the question is how to persent the options. Maybe as a dropdown at the end of the row?

kako-nawao commented 8 years ago

In any case, inactivity options cannot be tracked as other activities because they have to be global, not assigned to a team, but they have to be similar in that we could have one activity for x hours and then inactivity for the remaining hours. The question is whether having two inactivities in the same day is possible, and if so, how do we represent it?

In any case, it feels like we need an intermediate model between TimeSheet and WorkLog, a single entity to group timesheet and resource.