[Koha-bugs] [Bug 35774] add_item_to_item_group additem.pl should be $item->itemnumber instead of biblioitemnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 17 23:38:14 CET 2024


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160994|0                           |1
        is obsolete|                            |

--- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 161122
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161122&action=edit
Bug 35774: Use itemnumber instead of biblioitemnumber

With Bug 33639 already pushed to master there should be NO change in behavior.

To test:
1. APPLY PATCH
2. Create one or more item groups for a bib if needed
3. Create a new item, and at the bottom of the 'Add item' screen, select the
item group to which you want this item added. Save.
4. The item should succesffuly be added to the item group.
5. Add a new item and to the same record and this time try the 'Create a new
item group' from the dropdown.
6. Name the new item group.
7. Make sure it is correctly added to the item group.

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


More information about the Koha-bugs mailing list