[Koha-bugs] [Bug 31154] Batch item modification fails when "Use default values" is checked

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 16 10:38:26 CEST 2022


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

--- Comment #18 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
$biblionumber = Koha::Items->find($itemnumbers[0])->unblessed->{biblionumber}
if $itemnumbers[0];

Emmi, you should probably not change this parameter. It is passed in, although
I guess normally you will have items from several biblio records.

Dont worry, I will adjust it now.

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


More information about the Koha-bugs mailing list