why do i get a Duplicate Record suspected message while adding records while there is no similariyty between the books in content or name or author or copy number
Hi I get a Duplicate Record suspected message while adding records while there is no similarity between the books in content or name or author or copy number or DDC no or keywords,or publisher or keywords. When i was adding the record for Dermatology and sexually transmitted Diseases book I get the message Is this a duplicate of Adolescent medicine today? How does this show up?Any idea anyone. I know that i may be able to skip this by clicking the button >No, Save as New Record But i want to know why Koha shows this message -- View this message in context: http://koha.1045719.n5.nabble.com/why-do-i-get-a-Duplicate-Record-suspected-... Sent from the Koha-general mailing list archive at Nabble.com.
Do they have an ISBN in common? On Tue, Mar 12, 2013 at 5:36 AM, tanzeem <tanzeem.mb@gmail.com> wrote:
Hi I get a Duplicate Record suspected message while adding records while there is no similarity between the books in content or name or author or copy number or DDC no or keywords,or publisher or keywords. When i was adding the record for Dermatology and sexually transmitted Diseases book I get the message Is this a duplicate of Adolescent medicine today?
How does this show up?Any idea anyone. I know that i may be able to skip this by clicking the button >No, Save as New Record
But i want to know why Koha shows this message
-- View this message in context: http://koha.1045719.n5.nabble.com/why-do-i-get-a-Duplicate-Record-suspected-... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Customer Support e-Libris Technologies, LLC email: elibris.helpdesk@gmail.com <elibrishelpdesk@gmail.com> phone: 1-877-723-9447 ext. 2
At 02:36 AM 3/12/2013 -0700, tanzeem wrote:
Hi I get a Duplicate Record suspected message while adding records while there is no similarity between the books in content or name or author or copy number or DDC no or keywords,or publisher or keywords. When i was adding the record for Dermatology and sexually transmitted Diseases book I get the message Is this a duplicate of Adolescent medicine today?
How does this show up?Any idea anyone. I know that i may be able to skip this by clicking the button >No, Save as New Record
But i want to know why Koha shows this message
You don't say which version of Koha you are using, but do you by any chance have duplicate Control Numbers (Marc 001)? You can verify this by running a "report": SELECT GROUP_CONCAT(biblionumber SEPARATOR ', ') AS biblionumbers, EXTRACTVALUE(marcxml,'//controlfield[@tag="001"]') AS id FROM biblioitems GROUP BY id HAVING count(id) > 1; Best - Paul
participants (3)
-
e-Libris Helpdesk -
Paul -
tanzeem