Re: [Koha] duplicate biblios

2020-02-06 Thread Nalisha Tamang
Thank you for the clarification. On Wed, Jan 22, 2020 at 1:52 AM Eric Phetteplace wrote: > Hi Nalisha, > > It sounds like you want to find items with identical barcodes (ignoring a > leading zero), then delete their related biblios? If that's the case then > this report should return the list of

Re: [Koha] duplicate biblios

2020-01-21 Thread Eric Phetteplace
Hi Nalisha, It sounds like you want to find items with identical barcodes (ignoring a leading zero), then delete their related biblios? If that's the case then this report should return the list of related biblios that you can then feed to Batch item/record deletion tools. SELECT biblionumber FRO