]> git.koha-community.org Git - koha.git/commit
Bug 37129: Patron attributes linked to an authorized value don't show a select menu...
authorPhil Ringnalda <phil@chetcolibrary.org>
Wed, 19 Jun 2024 17:45:18 +0000 (10:45 -0700)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 21 Jun 2024 13:02:48 +0000 (15:02 +0200)
commitb8614bd579f9e0369b84b5ad9cd1e6a2059d6fc6
tree1f3379120527505187e4ac59c443926756b27119
parent5083d5752c2413cc265c6e9682539e6495c7c906
Bug 37129: Patron attributes linked to an authorized value don't show a select menu in batch modification

Test plan:
1. In Administration - Patron attribute types verify you have the default
   SHOW_BCODE using the YES_NO authorized value
2. Tools - Batch patron modification, add a patron card number or
   borrowernumber and continue
3. For Patron attribute select Show barcode on the summary screen item
   listings, and note that you get a blank text input rather than a select
   menu with Yes and No choices
4. Apply patch, restart_all
5. Repeat step 2 and 3, but note that you now get a Yes/No select menu

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
tools/modborrowers.pl