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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 May 2022 11:53:43 +0000 (08:53 -0300)
commit3c0c375d8e073c9eb765179fa7b3c3d0136b5174
tree8bff16d728ff534574e8b8c2c1cafa260a546922
parentc7a8a456c7dcc0bc2a015968f7a2c0e9ac2370f0
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>
C4/ImportBatch.pm