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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 11 Apr 2023 09:18:24 +0000 (10:18 +0100)
commitdd7b6e528a18f19ef3a05e36436602416de8bf09
tree78da01cefe5755870290428ee708d2d47a0d2f6a
parent4e386d9ac0b0f751ad815b94c78c8720a2e08201
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>
reserve/request.pl