There are no appointments to display
| Time | Job | Customer / Notes | Contact | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {App.helpers.formatDateFriendly(appointment.date, true)} |
{appointment.timeAgreedWithCustomer || appointment.time}
{App.helpers.formatDuration(appointment.duration)}
|
{App.helpers.formatAppointmentType(appointment.appointmentType)}
{appointment.title}
(PROVISIONAL)
|
{App.helpers.formatName(appointment.customer.title, appointment.customer.firstName, appointment.customer.lastName)}
{App.helpers.formatAddress(appointment.customer.address)}
{appointment.fieldNotes} Booked by {appointment.bookedByUserName} on {App.helpers.formatDateTime(appointment.dateBooked)} |
Booked by {appointment.bookedByUserName} on {App.helpers.formatDateTime(appointment.dateBooked)} |
||||||