Currently the working contract plugin adds up task durations per day. This has several drawbacks for an actual working contract time recording:
- At least here billable hours are rounded to a quarter of an hour - the working contract is 8 hours a day, starting when you check in, ending when you check out. This does not sum up correctly.
- It is not unusual that tasks overlap. In this case the overlap is counted twice for the working contract time sheet. When tracking on-call times as tasks, when completing tasks, while in a tracked meeting - co-workers do sum up up to twice the actual daily hours as working time.
It would be nice to have an option to drop overlaping times and not use rounded durations for sum up, but use actual start and end times of tasks for daily working hours:
Count starts with start time of first task a day, stops when the number of active jobs is zero, resumes when the next job is started and ends with the end time of the last task this day. To the minute.
Currently the working contract plugin adds up task durations per day. This has several drawbacks for an actual working contract time recording:
It would be nice to have an option to drop overlaping times and not use rounded durations for sum up, but use actual start and end times of tasks for daily working hours:
Count starts with start time of first task a day, stops when the number of active jobs is zero, resumes when the next job is started and ends with the end time of the last task this day. To the minute.