]> git.koha-community.org Git - koha.git/commit
Bug 36595: Added email address field to the holds queue table
authorLaura_Escamilla <laura.escamilla@bywatersolutions.com>
Wed, 24 Jul 2024 19:28:29 +0000 (19:28 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 2 Aug 2024 17:00:03 +0000 (19:00 +0200)
commit4b8bc2efd1fd18f74500195966a2f54b719a0b9b
treecfbcfc39b250216de1da44e736febd1d4fc09630
parent347291727dd63cdba508b84336bed4d12efee57d
Bug 36595: Added email address field to the holds queue table

To test:
1. Make sure that the system preference ‘HidePatronName’ is set to
   ‘Show’
2. Select a patron that has a primary email address set in their
   contact information.
    1. Place a hold for that patron
3. Build the holds queue: perl /kohadevbox/koha/misc/cronjobs/holds/build_holds_queue.pl
4. Check the holds queue and notice that the patron column includes the
   patron’s email
5. Click on the hyperlinked email. It will open a new email with the
   subject of "Hold item: (your biblio title)"
6. Disable the ‘HidePatronName’ system preference
    1. Check the holds queue again and notice that no contact
       information can be seen for the patron
7. Sign off and have an amazing day :D

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt