Flexible TCN match configuration
authorberick <berick@esilibrary.com>
Thu, 19 May 2011 19:40:30 +0000 (15:40 -0400)
committerberick <berick@esilibrary.com>
Thu, 19 May 2011 19:40:30 +0000 (15:40 -0400)
commit976579f391fac57c1d33a6fc817590a79caeac5b
tree814b4266b0aeb27aa57623233c8e4ca78676f871
parentd4bd8419fb6bf22007ab3b10e3dbc628a0c091bb
Flexible TCN match configuration

If users do not want records with duplicate TCN values imported, users
should rely on match-sets to enforce this policy instead of a hard-coded
duplicate tcn block.  This is done by automatically calling the 'override'
version of bib XML import.  The only tcn-related failure that can now
occur is if no free, non-dupe TCN value can be extracted from the record.
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm