https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26082 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23463 CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Those lines are not needed, but won't hurt: $item_hash->{biblioitemnumber} = $bib->{biblioitemnumber}; It's handled in Koha::Item->store. Sorry for having missed that! Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23463 [Bug 23463] Move C4::Items CRUD subroutines to Koha::Item -- You are receiving this mail because: You are watching all bug changes.