[open-ils-commits] [GIT] Evergreen ILS branch master updated. a96ad2226ad237f6ae63c6eaf63e45db8fb87063

Evergreen Git git at git.evergreen-ils.org
Tue Feb 14 23:53:25 EST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  a96ad2226ad237f6ae63c6eaf63e45db8fb87063 (commit)
      from  32e32a379533faa0ec4d3ba73336b833cd7c2c5c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a96ad2226ad237f6ae63c6eaf63e45db8fb87063
Author: Chris Sharp <csharp at georgialibraries.org>
Date:   Mon Nov 12 10:40:41 2012 -0500

    LP#1077947 - Clarifying meaning of ITEM_ON_HOLDS_SHELF event
    
    This updates the "This requested item is currently on the holds shelf"
    message to clarify that it's on the hold shelf for a different patron.
    
    Signed-off-by: Chris Sharp <csharp at georgialibraries.org>
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml
index 31bbc97..1a17505 100644
--- a/Open-ILS/src/extras/ils_events.xml
+++ b/Open-ILS/src/extras/ils_events.xml
@@ -892,7 +892,7 @@
 		<desc xml:lang="en-US">This requested action would result in a negative patron balance</desc>
 	</event>
 	<event code='7016' textcode='ITEM_ON_HOLDS_SHELF'>
-		<desc xml:lang="en-US">This requested item is currently on the holds shelf</desc>
+		<desc xml:lang="en-US">This item is currently on the holds shelf for another patron</desc>
 	</event>
 	<event code='7017' textcode='ROUTE_TO_COPY_LOCATION'>
 		<desc xml:lang="en-US"> 

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/extras/ils_events.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list