[Bug 690] New: Recent acquisitions search returns duplicate results
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=690 Summary: Recent acquisitions search returns duplicate results Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: OPAC AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net The recent acquisitions search opac-new.pl returns multiple listings for multiple copies. Simply adding 'DISTINCT' to the SQL (in Search.pm, line 79), doesn't solve the problem because the query includes unique columns like barcode and potentially unique ones like price, and dateaccessioned. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz