Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescriptionFormatRequiredTypeResource
startTimestamp representing the start date/time of the recordtimestamptruedefaulttimerecords
actualHoursThe total duration of the time recorddecimal(10,2)truedefaulttimerecords
billableHoursThe total number of hours that are to be billeddecimal(10,2)falsedefaulttimerecords
notesA description of the time being recordedstringfalsedefaulttimerecords
createdTimestampTimestamp of when the database record was createdtimestampfalseadditionaltimerecords
isTimesheetEntryA flag for if the record was created through the timesheet interface or the time entry interfacebooleanfalseadditionaltimerecords
ownerThe system user to whom the time record belongsstringtruelinkparticipants
activityThe pre-defined activity associated with the time recordstringtruelinktimerecordactivities
divisionThe division to which the time record belongsstringtruelinkdivisions
taskThe task against which the actual and billable time is loggedstringtruelinktasks
createdByThe system user who created the time recordstringtruelinkparticipants

 

Link Templates

IdentifierTypeResourceLocation Template
timerecords.activitytimerecordactivities/timerecordactivities/{timerecords.activity}
timerecords.divisiondivisions/divisions/{timerecords.division}
timerecords.tasktasks/tasks/{timerecords.task}
timerecords.ownerparticipants/participants/{timerecords.owner}
timerecords.createdByparticipants/participants/{timerecords.createdBy}