Cancel linked Meet rooms when Care appointments are cancelled.
Deploy Ladill Care / deploy (push) Successful in 1m10s
Deploy Ladill Care / deploy (push) Successful in 1m10s
Appointment cancel now calls Meet's room cancel API when a video visit was scheduled, without blocking Care if Meet is unavailable. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -49,6 +49,7 @@ return [
|
||||
'appointment.cancelled' => 'Appointment cancelled',
|
||||
'appointment.no_show' => 'Patient marked no-show',
|
||||
'appointment.meet_scheduled' => 'Video visit scheduled',
|
||||
'appointment.meet_cancelled' => 'Video visit cancelled',
|
||||
'visit.checked_in' => 'Visit opened',
|
||||
'visit.completed' => 'Visit completed',
|
||||
'consultation.started' => 'Consultation started',
|
||||
|
||||
Reference in New Issue
Block a user