added event for authority-record-number-exists. not required in 1.6+
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 7 Aug 2009 21:00:10 +0000 (21:00 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 7 Aug 2009 21:00:10 +0000 (21:00 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4_0@13801 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/extras/ils_events.xml

index 584853e..873d6fc 100644 (file)
        <event code='1712' textcode='AUTH_QUEUE_EXISTS'>
                <desc xml:lang="en-US">An authority record queue with the same name already exists</desc>
        </event>
+       <event code='1713' textcode='AUTHORITY_RECORD_NUMBER_EXISTS'>
+               <desc xml:lang="en-US">An authority record with the same identifier already exists</desc>
+       </event>
 
 
        <event code='2000' textcode='BAD_PARAMS'>