https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33639
--- Comment #19 from Lucas Gass <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
