{{'STATION' | translate}} | {{'USER' | translate}} | {{'SERVICES' | translate}} | {{'TURN' | translate}} | {{'SUPERVISION.ATENTION_TIME' | translate}} | {{'CUSTOMER' | translate}} | {{'SUPERVISION.SERVED' | translate}} | {{'PROFILE' | translate}} | {{'NAVIGATION.CLOSE_SESSION' | translate}} |
---|---|---|---|---|---|---|---|---|
{{ station.name }} | {{ station.user.firstName }} {{ station.user.familyName }} {{'SUPERVISION.STATION_CLOSED' | translate}} | {{station.ticket.servicePoint.name }} | {{ station.ticket.name }} | {{ toDate( clock, station.ticket.calledInTime ) | date : 'HH:mm:ss' }} |
{{ station.ticket.visitor.firstName }}
{{ station.ticket.visitor.secondName }}
{{ station.ticket.visitor.email }} {{ station.ticket.visitorName }} {{ station.ticket.visitorFamilyName }} |
{{ wsp.countServicedBy }} | {{ station.user.currentWorkProfile.name }} |
{{'SUPERVISION.INITIALS' | translate}} | {{'NAME' | translate}} | {{'ON_HOLD' | translate}} | {{'SUPERVISION.MAX_T' | translate}} |
---|---|---|---|
{{sp.serviceInitials}} | {{ sp.name }} | {{ sp.numTicketsEnEspera }} | {{ sp.tMaxEspera | date : 'HH:mm:ss' }} |
{{'SERVICE' | translate}} | {{'TURN' | translate}} | {{'SUPERVISION.WAIT_T' | translate}} |
---|---|---|
{{ t.servicePoint.name }} | {{ t.name }} | {{ toDate( clock, t.issueTime ) | date : 'HH:mm:ss' }} |