]> git.koha-community.org Git - koha.git/commit
Bug 33198: Don't calculate pickup locations per bib unless placing multiple holds
authorNick Clemens <nick@bywatersolutions.com>
Fri, 10 Mar 2023 18:44:21 +0000 (18:44 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 24 Apr 2023 17:03:25 +0000 (17:03 +0000)
commitd98074a74730222f127b2ab53e131cc11faec14a
tree8f79ebbd66db37b96f83301a452914ff0bc82101
parent487a6e9f808af9fdc1dba6c0ecd05c4ee3974fce
Bug 33198: Don't calculate pickup locations per bib unless placing multiple holds

For single bibs we use an ajax select2 dropdown, and we don't use this
value

To test:
1 - Place some holds on single bibs
2 - Confirm dropdowns for pickup location work as expected
3 - Do the same for multiple bibs selected from search results
4 - Apply patch
5 - Confirm there is no change after the patch

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 63772a9cb25e58ff221540c2a76a7f447bbdeecc)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
(cherry picked from commit dd7b6e528a18f19ef3a05e36436602416de8bf09)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
reserve/request.pl