Project Server 2007 Timesheet Entry

G

Gordon

I am not sure if some of you have encountered this problem, A user can enter
more than 24 hours on his timesheet for a particular day and Save it. This of
course is not humanly feasablie. Although the timesheet configuration is set
to accept max 24hrs, this validation is checked only when the user submits
the timesheet.

Is there anyway we can limit this on save even?
 
D

Dale Howard [MVP]

Gordon --

Like you, I found that Project Server 2007 does not stop the user from
entering and saving more than 24 hours in a single day, and that the system
stops the user only when he/she tries to submit the update. Unfortunately,
I do not know any way around this problem. Sorry.
 
S

Sean

You can build a event handler on Timesheet Updating event to validate the
input. It can be done in several hours.

Sean Dai
 
Top