lp1841270 fix ITEM_NOT_HOLDABLE event description
authorJason Etheridge <jason@EquinoxInitiative.org>
Wed, 14 Aug 2019 13:16:31 +0000 (09:16 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Fri, 23 Aug 2019 19:29:39 +0000 (15:29 -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 :)

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'>