Bug 33716: (QA follow-up) Update z39.50 availability search in 'Request from partners...
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 7 Aug 2023 13:02:34 +0000 (13:02 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 19 Sep 2023 19:34:36 +0000 (16:34 -0300)
commita1e6468181f0188fa898b313f6504604788f750c
tree189fd70baa4e8ecd5dc35e3367d587e7f573086e
parentc813e7ed6d69295bb9ed549a4ca985d2e35febbf
Bug 33716: (QA follow-up) Update z39.50 availability search in 'Request from partners' screen

Test plan:
- Enable ILLCheckAvailability;
- Enable ILLModule and install FreeForm
- Update partner_code in koha-conf.xml to match the patron category being used ('IL' if on k-t-d)
- Install and configure z39.50 availability plugin, link it to the patron ID ('16' if on k-t-d)
- Add a valid e-mail address to the patron of 'IL' category
- Create a new ILL request and go to 'Manage request' screen
- Click 'Place request with partners' notice the label 'Partners available for searching: none'
- Apply patch and refresh, notice a 'Search selected partners' button now shows up after you select the partner from the list

This is a fix for a regression caused by the rest of the code in this bug. I'm submitting this here since this has not yet been pushed and the fix is quite self-explanatory

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
ill/ill-requests.pl