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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 27 Mar 2023 09:50:18 +0000 (11:50 +0200)
commit63772a9cb25e58ff221540c2a76a7f447bbdeecc
tree0c9ddad6e1f2949b3837c05750378db8858dbd0f
parent017694fd9547ef2e2c909b9de2246ab38c40d5c7
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>
reserve/request.pl