Bug 34282: Fix availability check in ILL batches
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Fri, 14 Jul 2023 15:46:56 +0000 (15:46 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Wed, 31 Jan 2024 13:44:39 +0000 (14:44 +0100)
commitfb02affd57484f96a258772682263468bb92165d
tree069827b78bdfb83013e8268acae8037979a0482b
parentacafc292b61d33901525cbfe6d314b9c0363f301
Bug 34282: Fix availability check in ILL batches

Staging modal area had issues listing availability checks for each request in the batch creation process

To test:
1) Run bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev-plus.sh)
2) Install a metadata enrichment plugin, e.g. https://github.com/PTFS-Europe/koha-plugin-api-pubmed/releases
3) Install and configure an availability plugin, e.g. eds https://github.com/PTFS-Europe/koha-plugin-ill-avail-eds/releases
4) Enable ILLCheckAvailability sys pref
5) Create a new ILL batch and input some pubmedids, i.e. 3489859431452466
6) Verify that the availability results show and are working, for each request in the batch

Signed-off-by: Edith Speller <Edith.Speller@ukhsa.gov.uk>
Sponsored-by: UKHSA (UK Health Security Agency)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
ill/ill-requests.pl
koha-tmpl/intranet-tmpl/prog/en/includes/ill-batch-modal.inc
koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt
koha-tmpl/intranet-tmpl/prog/js/ill-batch-modal.js