From 09f117154e72834487742506fdd310356928f03f Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Tue, 19 May 2020 15:10:34 -0400 Subject: [PATCH] Predefined ILS Events to alert the UI This commit defines events that might be sent to UIs in the case of exceptional circumstances. Signed-off-by: Galen Charlton --- Open-ILS/src/extras/ils_events.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml index cc0d3f846b..ce36cc6d81 100644 --- a/Open-ILS/src/extras/ils_events.xml +++ b/Open-ILS/src/extras/ils_events.xml @@ -938,6 +938,15 @@ Circulation has no more auto-renewals remaining + + Curbside pickup is not enabled for this location + + + Maximum scheduled curbside pickups at the requested time + + + A scheduled, unfilled curbside request already exists + -- 2.11.0