]> git.koha-community.org Git - koha.git/commit
Bug 33639: Make add item to item group work from additem.pl
authorLucas Gass <lucas@bywatersolutions.com>
Tue, 2 Jan 2024 17:49:45 +0000 (17:49 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 15 Jan 2024 14:20:08 +0000 (15:20 +0100)
commit1448ac0c26c56f45d4df157a3004a0709f435593
treedcf4940f13ffc31df59eb96e618e56ee0cf0e1c6
parentc83d74319339a9bae084af61a68be8b5cd71b2dd
Bug 33639: Make add item to item group work from additem.pl

To test:

1, Create one or more item groups for a bib if needed
2. 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.
3. On the Normal tab, see that the item has not been added to the item group you selected.
4. APPLY PATCH, restart_all
5. Try 1-3 again but this time the item should succesffuly be added to the item group.
6. Add a new item and to the same record and this time try the 'Create a new item group' from the dropdown.
7. Name the new item group.
8. Make sure it is correctly added to the item group.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 5b14f8b11a57a83b5863e32121243c7b133d5c90)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
cataloguing/additem.pl