> We have a number of duplicate entries in our database and also biblios > without items.
There are several SQL reports which can be used to find duplicate bibliographic records: https://wiki.koha-community.org/wiki/SQL_Reports_Library#Duplicate_titles And there are several for finding records without items: https://wiki.koha-community.org/wiki/SQL_Reports_Library#All_bibs_without_items If you're using 3.18.x or later you can go to Tools -> Batch record deletion and submit batches of biblionumbers for deletion: http://manual.koha-community.org/3.18/en/catalogtools.html#batchrecorddelete -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

