]> git.koha-community.org Git - koha.git/commit
Bug 10484: serials-edit.pl not checking for barcode field before checking for barcode...
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 17 Jun 2013 16:28:13 +0000 (12:28 -0400)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 2 Aug 2013 19:12:37 +0000 (16:12 -0300)
commitd9c39688bcc5f4064763d8e2a6958c94066dbdd8
tree0f45bc37bea651bfae7406927b17d6e98840eb90
parenta43901717ea0d37b5e6a9d7c74f40f6a7d29c12a
Bug 10484: serials-edit.pl not checking for barcode field before checking for barcode subfield

The script serials-edit.pl is not checking for the existence of the
barcode field before checking for barcode subfield for autoBarcode =
incremental. If the barcode field doesn't exist, the script dies with
errors.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes tests and QA script.
Checked that adding items on serial receive still works.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 9af08e4e2d2091de489633b3f1c4fb03fcf323cd)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 1d9ac2b10a96800d301524978f00ee393b5bb75e)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 1d9ac2b10a96800d301524978f00ee393b5bb75e)
serials/serials-edit.pl