11 Jan
2024
11 Jan
'24
12:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33639 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #14 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- 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? -- You are receiving this mail because: You are watching all bug changes.