Timesheet Adjustment Notification – SQL Server
The Adjusted Timesheet Stalker process is designed to be run via a scheduled job. The end user will need to set up the job and can choose the frequency at which this job should be run.
The process will search the system for timesheets with a status of ‘Adjusted’.
An email is sent to the resource manager for any resources identified as having adjusted timesheets.
The email will provide:
• Name of resource
• Time period
The resource manager is advised that once the timesheet is resubmitted, they will need to approve it.
A link to the timesheet itself is provided in the body of the email.
Download Details
RegoXchange Content ID: EX2575
Submission Date: 8/13/24
Submitter:
Content Type: Clarity Studio
Related Modules: Resource Management
Company: Rego Consulting
Version Support
Versions Supported: v16.0+
Special Instructions
Special Instructions:
Turn on the audit trail for the ‘Is Adjustment’ attribute on the Timesheet object.
To do this, go to Classic > Objects and search for the Timesheet object.
Go to the Audit Trail tab and go down to the ‘Object Audit’ section.
**Note: This does not need to be added to the ‘Attribute Audit’ section.
Add ‘Is Adjustment’ to the Logged Attributes for Insert Operation section.
Click Save.
Once the above steps have been completed, you can then install the process and validate and activate.