Some librarians would like to add holds priority to the "Pending holds" table when printing the summary.
Created attachment 164204 [details] [review] Bug 36476: Add holds priority column to members/summary-print.pl pending holds table To test: APPLY PATCH and restart_all 1. Have a patron with and some holds and different priority. 2. Go to the patron account and click Print > Print summary 3. Notice the new holds priority column. Note: Table settings don't work on these tables. See Bug 36475.
I wonder if this feature should be tied to the OPACShowHoldQueueDetails preference? Like the OPAC, the print summary is (usually?) for view by the patron. If a library chose not to show hold priority in the OPAC I would assume they wouldn't want hold priority to appear on a paper handed to the patron.
Created attachment 167350 [details] [review] Bug 36476: Add holds priority column to members/summary-print.pl pending holds table To test: APPLY PATCH and restart_all 1. Have a patron with and some holds and different priority. 2. Go to the patron account and click Print > Print summary 3. Notice the new holds priority column. Note: Table settings don't work on these tables. See Bug 36475. Signed-off-by: Sam Lau <samalau@gmail.com>
Created attachment 167454 [details] [review] Bug 36476: Add holds priority column to members/summary-print.pl pending holds table To test: APPLY PATCH and restart_all 1. Have a patron with and some holds and different priority. 2. Go to the patron account and click Print > Print summary 3. Notice the new holds priority column. Note: Table settings don't work on these tables. See Bug 36475. Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Pushed for 24.11! Well done everyone, thank you!
Enhancement will not be included in the 24.05.x series