JobResourceRole
Defines roles assigned to job resources, specifying responsibilities and permissions.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Unique internal identifier for the job resource role. | |
| description | String | Detailed description of the job resource role. | |
| isinactive | Boolean | Indicates whether the role is inactive. | |
| name | String | Name of the job resource role. | |
| owntimeapproval | Boolean | Specifies whether users in this role can approve their own time entries. | |
| projecttimeapprover | Boolean | Indicates whether users in this role can approve project-related time entries. | |
| reassignresources | Boolean | Allows bulk reassignment of task assignments to different resources. |