]> 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)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 18 Jul 2024 19:24:08 +0000 (19:24 +0000)
commitfe2eab3c9aff4b55a467f72857f4441865347d57
tree661ca3e558fa18b9e96605b59f74fe1aad750b90
parent9bfc29f910d772ab65338c3e3cabbf7a1a9777c4
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>
(cherry picked from commit b8614bd579f9e0369b84b5ad9cd1e6a2059d6fc6)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
tools/modborrowers.pl