[open-ils-commits] r16867 - branches/rel_1_6_0/Open-ILS/src/extras (miker)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Jul 7 13:12:08 EDT 2010
Author: miker
Date: 2010-07-07 13:12:04 -0400 (Wed, 07 Jul 2010)
New Revision: 16867
Modified:
branches/rel_1_6_0/Open-ILS/src/extras/ils_events.xml
Log:
add missing event definition required by vandelay authority import
Modified: branches/rel_1_6_0/Open-ILS/src/extras/ils_events.xml
===================================================================
--- branches/rel_1_6_0/Open-ILS/src/extras/ils_events.xml 2010-07-07 14:25:05 UTC (rev 16866)
+++ branches/rel_1_6_0/Open-ILS/src/extras/ils_events.xml 2010-07-07 17:12:04 UTC (rev 16867)
@@ -589,6 +589,9 @@
<event code='1650' textcode='CONFIG_CIRC_MATRIX_RULESET_NOT_FOUND'>
<desc xml:lang='en-US'>The requested config_circ_matrix_ruleset_not_found was not found</desc>
</event>
+ <event code='1651' textcode='AUTHORITY_RECORD_NUMBER_EXISTS'>
+ <desc xml:lang='en-US'>An authority record already exists with the requested ARN</desc>
+ </event>
<event code='1841' textcode='ACQ_PICKLIST_NOT_FOUND'>
More information about the open-ils-commits
mailing list