grr...
This commit is contained in:
parent
b4340d7f66
commit
a607a101f9
|
@ -2220,7 +2220,7 @@ namespace IndianHealthService.ClinicalScheduling
|
|||
|
||||
if (!_canCancel)
|
||||
{
|
||||
MessageBox.Show(this, "This appointment cannot be cancelled.\nReason:\nThe exam associated with this appointment is active.");
|
||||
MessageBox.Show(this, "This appointment cannot be cancelled.\nReason:\nThe exam associated with this appointment is active/complete/discontinued.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue