https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16180 Bug ID: 16180 Summary: Receiving items with duplicate barcodes from import (addorderiso2709.pl) causes internal error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P3 Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: jweaver@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org DBD::mysql::st execute failed: Duplicate entry 'O' for key 'itembarcodeidx' at /usr/share/koha/lib/C4/Items.pm line 2171. addorderiso2709.pl: DBD::mysql::st execute failed: Column 'itemnumber' cannot be null at /usr/local/share/perl/5.10.1/DBIx/Class/Storage/DBI.pm line 1834. DBIx::Class::Storage::DBI::_dbh_execute(): Column 'itemnumber' cannot be null at /usr/share/koha/lib/Koha/Acquisition/Order.pm line 65 (Where "O" was the duplicate barcode in question) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.