https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18262 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #16 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- You remove this test in Acquisition.pm: if ( $biblioitem->{isbn} - and $order->{isbn} - and $biblioitem->{isbn} eq $order->{isbn} ) - { Looks fine to me, but noting it for the record. opac-search.pl use C4::Biblio; # Unused here? No: I see e.g. GetMarcBiblio -- You are receiving this mail because: You are watching all bug changes.