Bug 28152: Log the "duplicate item barcode" error
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 Jan 2022 10:22:54 +0000 (11:22 +0100)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Tue, 7 Jun 2022 09:12:42 +0000 (11:12 +0200)
commit7aebc8a9ac600a61180e7f2e4026103d96fc4c6b
treebe14f4e318d96a5d52fef04f793a008eef929ea1
parentfc4139d5aadfdae3d7bc4b8d3d9a6f8889759eec
Bug 28152: Log the "duplicate item barcode" error

Looking at the code this 'import_error' column is empty for the last 9 years. Not sure it makes much sense to have this single error now.

commit 1dba9c6409d78cb1f90de6c1300cb5b63fb1b851
Date:   Wed Oct 10 14:21:22 2012 -0500
    Bug 7131: teach MARC import how to overlay items

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 3c0c375d8e073c9eb765179fa7b3c3d0136b5174)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 2d19940f7e6a3b50e3dedee909a419cf1923a2e4)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
C4/ImportBatch.pm