https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16493
Bug ID: 16493
Summary: acq matching on title and author
Change sponsored?: ---
Product: Koha
Version: 3.22
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When you order from a staged file you're getting duplicate warnings that are
inaccurate. For example, when you order a file of 50 DVDs for example and they
don't have ISBNs they're matching on the books. And then you have to order them
one by one.
----------
[11:42] <cait> it seems to use FindDuplicate
[11:43] <cait>
http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/Search.pm;hb=47dc39997198126be702c13c58053e793c609f90#l83
[11:44] <cait> i might be misreading it, but looks like isbn when there is one
- if there is none, title and author
-----------
This shouldn't happen, it's a big deal in libraries that do a lot of ordering
and is just plain wrong based on cataloging rules. Is there any way to
override this without doing them one by one or a way to make it use the
matching rules instead?
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/