improved error detection in AddBiblioAndItems
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 25 Dec 2007 07:25:58 +0000 (01:25 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 25 Dec 2007 15:08:34 +0000 (09:08 -0600)
commitcb6cf680bc7dbf3d61d235bd67cef2a583e123be
tree4e1518eb1cebf1221ce5e5a893d3edba55676523
parenteeafadc598d5bd0c957e44fde056afcb94f1f22a
improved error detection in AddBiblioAndItems

Introduced new C4::Biblio function CheckItemPreSave,
which checks for duplicate barcodes and invalid
branch codes.  Not yet sure whether this function
needs to be exported or whether it will just be
used internally to C4::Bibli.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Biblio.pm
misc/migration_tools/bulkmarcimport.pl