[open-ils-commits] r9779 - branches/rel_1_2_2/Open-ILS/src/extras
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Jun 6 17:38:50 EDT 2008
Author: erickson
Date: 2008-06-06 17:38:46 -0400 (Fri, 06 Jun 2008)
New Revision: 9779
Modified:
branches/rel_1_2_2/Open-ILS/src/extras/ils_events.xml
Log:
added not-found event for circ-mod-count objects
Modified: branches/rel_1_2_2/Open-ILS/src/extras/ils_events.xml
===================================================================
--- branches/rel_1_2_2/Open-ILS/src/extras/ils_events.xml 2008-06-06 20:48:31 UTC (rev 9778)
+++ branches/rel_1_2_2/Open-ILS/src/extras/ils_events.xml 2008-06-06 21:38:46 UTC (rev 9779)
@@ -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