[open-ils-commits] r9780 - branches/rel_1_2/Open-ILS/src/extras

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Jun 6 17:39:39 EDT 2008


Author: erickson
Date: 2008-06-06 17:39:35 -0400 (Fri, 06 Jun 2008)
New Revision: 9780

Modified:
   branches/rel_1_2/Open-ILS/src/extras/ils_events.xml
Log:
added not-found event for circ-mod-count objects

Modified: branches/rel_1_2/Open-ILS/src/extras/ils_events.xml
===================================================================
--- branches/rel_1_2/Open-ILS/src/extras/ils_events.xml	2008-06-06 21:38:46 UTC (rev 9779)
+++ branches/rel_1_2/Open-ILS/src/extras/ils_events.xml	2008-06-06 21:39:35 UTC (rev 9780)
@@ -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