[open-ils-commits] r9781 - trunk/Open-ILS/src/extras
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Jun 6 17:39:51 EDT 2008
Author: erickson
Date: 2008-06-06 17:39:47 -0400 (Fri, 06 Jun 2008)
New Revision: 9781
Modified:
trunk/Open-ILS/src/extras/ils_events.xml
Log:
added not-found event for circ-mod-count objects
Modified: trunk/Open-ILS/src/extras/ils_events.xml
===================================================================
--- trunk/Open-ILS/src/extras/ils_events.xml 2008-06-06 21:39:35 UTC (rev 9780)
+++ trunk/Open-ILS/src/extras/ils_events.xml 2008-06-06 21:39:47 UTC (rev 9781)
@@ -550,6 +550,9 @@
<event code='1640' textcode='ACTOR_USR_ORG_UNIT_OPT_IN_NOT_FOUND'>
<desc xml:lang='en-US'>The requested actor_usr_org_unit_opt_in was not found</desc>
</event>
+ <event code='1641' textcode='ACTION_OPEN_CIRC_COUNT_BY_CIRC_MOD_NOT_FOUND'>
+ <desc xml:lang='en-US'>The requested action_open_circ_count_by_circ_mod was not found</desc>
+ </event>
More information about the open-ils-commits
mailing list