From 2bdd56b54b872c7e2edc9694b805200516df0caa 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 0a5507f657..93c5038439 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