[Koha-bugs] [Bug 33639] Adding item to item group from 'Add item' screen doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 11 16:27:10 CET 2024


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

--- Comment #19 from Lucas Gass <lucas at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #14)
> 446                     add_item_to_item_group( $item->biblionumber,
> $item->biblioitemnumber, $item_group, $item_group_description );
> 
> Should it be $item->itemnumber instead of biblioitemnumber here as well?

Even though this works as is, I think you're right. I will open a follow-up.

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


More information about the Koha-bugs mailing list