From 5e5c9cd46d836d7c63eb67e56ea6eb6230963372 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Mon, 29 Jul 2019 10:37:41 -0400 Subject: [PATCH] PINES Customization: Alter wording for COPY_CIRC_NOT_ALLOWED Change wording of COPY_CIRC_NOT_ALLOWED message because the default wording indicates that it is a problem with the copy, but it can also be triggered when there is a problem with the user (such as when a Digital Only user attempts to check out a physical item). Signed-off-by: Terran McCanna --- Open-ILS/src/extras/ils_events.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml index ce36cc6d81..42bf8c288f 100644 --- a/Open-ILS/src/extras/ils_events.xml +++ b/Open-ILS/src/extras/ils_events.xml @@ -858,7 +858,7 @@ The patron in question has the maximum number of items already checked out - Target copy is not allowed to circulate + Circulation forbidden due to problem with patron account or item setting Copy is not available -- 2.11.0