AlexOnTheHill Posted March 15 Share Posted March 15 Hello, I have users looking to implement Timesheets and I have received a request from management for clarification regarding the permanence of the entries recorded. There is a concern that once the entry is created it could be amended by the user or a colleague after it is reviewed by management at the end of the week/month. I understand that there is an audit history so we could see what changes are made any by whom but do we have a way to lock completed entries? I have looked for clarification in the wiki but cannot see an answer, I also cannot see whether someone in the same team with the Timesheet Manager User role is able to edit a colleague's entry. I would also like to know if there is a limit on the number of categories that can be created. Many thanks in advance, timesheets are a subject that did not come up during our onboarding and now there is interest in using the feature management are looking for some reassurance regarding the robustness of any figures they may use coming from them. Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted March 25 Author Share Posted March 25 Just checking in, any advice would be appreciated Link to comment Share on other sites More sharing options...
AlexTumber Posted March 27 Share Posted March 27 @AlexOnTheHill thanks for your post. Once a timesheet value/entry has been created, it can be amended by it's owner, or any user that has visibility of the owner's timesheet. This is controlled by the visibility area in the admin section. As you say there is a full audit history that is read only which captures any changes to the individual timesheet value/entry. There is no current way to 'lock' completed entries, however we've had a change in our backlog for a long time to introduce the concept of timesheet approvals. This is particularly important in project management for example. There is no limit on the number of categories that can be created. Happy to answer any further questions you have. Alex 1 Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted April 17 Author Share Posted April 17 Thank you Alex, I do have a further question about timesheets and that is around reporting: The in built reports do not allow the manager to get a list of calls associated to a particular category, for example. Calls can only be viewed if they select a daily view. How can a manager report on which requests have used which categories over a longer period? I have looked at creating a report but timesheet IDs are not mentioned in requests and request IDs are not mentioned in timesheets, is there another table I can use to bridge the two? Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted April 22 Author Share Posted April 22 Good afternoon, Just checking in, would it be possible to take a look at the above regarding the reports? Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted April 29 Author Share Posted April 29 Good morning, Checking in, would you be able to offer some advice regarding the reports? Link to comment Share on other sites More sharing options...
AlexTumber Posted April 30 Share Posted April 30 @AlexOnTheHill reporting on which requests have used which categories over a longer period is something that can be done with a custom report. Unfortunately we don't offer this by default but there is no reason why we couldn't add this functionality in the future. The data in the table h_timesheet_values can be joined with requests by using the h_related_urn column. Typically you'll see a value of something like this: urn:sys:entity:com.hornbill.servicemanager:Requests:IN00000207 Alex Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted May 9 Author Share Posted May 9 Thank you for your help with this one. I've had a go creating a timesheet report however I don't seem to be able to extract useful/user friendly information from it. Here, I don't seem to be able to get timesheet IDs, Request IDs or Sub-categories (attached) It makes sense that not all timesheet entries have a Request ID because someone may allocate time to do a number of requests and put in an entry that says 'admin time' The amount of blanks though makes me wonder if I have joined the tables incorrectly. ict---timesheet-test-report.report.txt Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted May 15 Author Share Posted May 15 Good morning, Just following up on the above, does the report look correct? Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted May 22 Author Share Posted May 22 Just checking in, could someone take a look at the report and suggest how it could be reconfigured to capture the details we are looking for? Link to comment Share on other sites More sharing options...
AlexOnTheHill Posted July 1 Author Share Posted July 1 I have been able to solve the issue with the report, the tables just needed a join on both the category ID or the subcategory ID against the name field. This does produce two results per request but that's better than having to work out what the subcategory ID was referring to. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now