Koha/koha-tmpl/intranet-tmpl/prog/en
Tomas Cohen Arazi 26b6b10d34 Bug 28273: Multi-hold should not offer invalid pickup locations
This patch makes the multi-hold page offer only valid pickup locations
for the selected biblios. Prior to this, all system-wide pickup
locations were offered.

To test:
1. Set 'Hold pickup library match' to 'Item's home branch' so we put a
   constraint on the valid pickup locations for easier testing.
2. Choose two or more biblios from a search, which contain  in total 2
   or 3 item home branches.
3. Click 'Place hold'
4. Choose a patron
=> FAIL: The dropdown offers all system's pickup locations
5. Apply this patches
6. Reload the page
=> SUCCESS: Only valid pickup locations are offered
7. Sign off :-D

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-20 08:43:34 +02:00
..
data Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
includes Bug 28091: Only show for logged in users 2021-05-12 17:39:36 +02:00
modules Bug 28273: Multi-hold should not offer invalid pickup locations 2021-05-20 08:43:34 +02:00
xslt Bug 26679: Use index-term-genre for 655 2021-04-16 16:27:29 +02:00
columns.def Bug 26995: Remove references to relationship column 2021-05-10 15:46:55 +02:00