]> git.koha-community.org Git - koha.git/commit
Bug 36476: Add holds priority column to members/summary-print.pl pending holds table
authorLucas Gass <lucas@bywatersolutions.com>
Mon, 1 Apr 2024 15:46:38 +0000 (15:46 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 21 Jun 2024 13:02:57 +0000 (15:02 +0200)
commita53b701c7e95aa2f94331677dc466f7df857993c
treed8edb5d341cb4b0cfc12648e864216478cfbfc5c
parentad646cb787b28d51d04b4425d380503b5a471621
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>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
admin/columns_settings.yml
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt
members/summary-print.pl