LP#1841270: fix ITEM_NOT_HOLDABLE event description
authorJason Etheridge <jason@EquinoxInitiative.org>
Wed, 14 Aug 2019 13:16:31 +0000 (09:16 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 6 Sep 2019 21:58:49 +0000 (17:58 -0400)
The main functionality for this enhancment produces toast messages for success
and failure, and the description for this particular event when testing had me
double-taking :)

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/extras/ils_events.xml

index 2163696..7caebc7 100644 (file)
        </event>
 
        <event code='1220' textcode='ITEM_NOT_HOLDABLE'>
-               <desc xml:lang="en-US">A copy with a remote circulating library (circ_lib) was encountered</desc>
+               <desc xml:lang="en-US">An unholdable copy was encountered</desc>
        </event>
 
        <event code='1221' textcode='ORG_CANNOT_HAVE_VOLS'>