11 Jan
2024
11 Jan
'24
8:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33639 --- Comment #19 from Lucas Gass <lucas@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.