Versions Compared

Key

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

...

FieldDescriptionFormatRequiredField TypeNotes
startTimestampTimestamp representing the start date/time of the recordtimestamptruedefault 
actualHoursThe total duration of the time recordnumbertruedefaultCannot be less than zero.
billableHoursThe total number of hours that are to be billednumberfalsedefaultCannot be less than zero.
notesA description of the time being recordedstringfalsedefault 
createdTimestampTimestamp of when the database record was createdtimestampfalsedefault 
ownerThe system user to whom the time record belongsstringtruefalselink read only
activityThe pre-defined activity associated with the time recordstringtruefalselink 
divisionThe division to which the time record belongsstringtruefalselink 
taskThe task against which the actual and billable time is loggedstringtruefalselink 
createdByThe system user who created the time recordstringfalselink 
actionThe action this time record is associated withstringtruefalselink 
rateThe rate override for this time recordstringfalselink 

 

Link Templates
IdentifierResourceLocation 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}

...