]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Flexible TCN match configuration
authorberick <berick@esilibrary.com>
Thu, 19 May 2011 19:40:30 +0000 (15:40 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 6 Jul 2011 18:50:53 +0000 (14:50 -0400)
commit70f893c2d049f17ae7ff35d86c2f48cae01e1503
treeb17c67d4f02dcaeff0cb07f902af8d3a3f203cb3
parent12029c8f696863957ddbbdb784c4dda0a8e94f56
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