IO-842 Add Time Ticekts to Clock Out button
This commit is contained in:
@@ -67,6 +67,7 @@ export function TechClockedInList({ technician }) {
|
||||
}
|
||||
actions={[
|
||||
<TechClockOffButton
|
||||
jobId={ticket.jobid}
|
||||
timeTicketId={ticket.id}
|
||||
completedCallback={refetch}
|
||||
/>,
|
||||
|
||||
Reference in New Issue
Block a user