Koha/cataloguing
Lucas Gass 71247b9a07 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.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 95e19e758a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2024-02-01 16:08:27 +01:00
..
value_builder Bug 35298: Remove focus handler from dateaccessioned plugin. 2023-11-14 10:32:36 -03:00
addbiblio.pl Bug 34993: (QA follow-up) Perltidy 2023-11-06 08:42:49 -03:00
addbooks.pl
additem.pl Bug 35774: Use itemnumber instead of biblioitemnumber 2024-02-01 16:08:27 +01:00
cataloging-home.pl
concerns.pl
editor.pl
linkitem.pl
merge.pl
merge_ajax.pl
moveitem.pl Bug 34171: Use barcodedecode when attaching items to another record 2023-10-20 11:43:03 -03:00
plugin_launcher.pl
ysearch.pl Bug 35835: Fix shebang in cataloguing/ysearch.pl 2024-01-31 15:00:29 +01:00
z3950_auth_search.pl
z3950_search.pl