Context:
When a job allocation is completed or a timesheet gets approved, the record will be locked. This setting is to define to type of record and the status of record to have the record to be locked.
How to access the setting:
1. Go to "Setup"
2. In the search box, input "Custom Settings"
3. Find the "Skedulo Configs" setting
4. Find the "Type_Of_RecordLock_Setting" setting
Description:
Define types of record lock. Sample setting: { "ApprovedTimesheet": true, "ApprovedWork": false, "CompletedWork": false }
Value: text
Possible values: { "ApprovedTimesheet": true, "ApprovedWork": false, "CompletedWork": false }
Ex: "ApprovedTimesheet": true -> if the timesheet is approved, the timesheet record will be locked
Comments
0 comments
Please sign in to leave a comment.