[Koha-bugs] [Bug 29486] _koha_marc_update_bib_ids no longer needed for GetMarcBiblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 18 10:23:52 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29486

--- Comment #9 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
-    my $newincbiblioitemnumber=$biblioitemnumber+1;
-    $dbh->do("UPDATE biblioitems SET biblioitemnumber = ? WHERE biblionumber =
?;", undef, $newincbiblioitemnumber, $biblionumber );
     my $updatedrecord = GetMarcBiblio({

Name of $updatedrecord might be a bit confusing now ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list