[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 12:19:35 CET 2024


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #14 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list