Bug 33845: Display hold notes in staff client circulation paes
authorNick Clemens <nick@bywatersolutions.com>
Fri, 26 May 2023 10:58:33 +0000 (10:58 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 20 Oct 2023 19:31:10 +0000 (16:31 -0300)
commitbaffe97f3e8b1b7db36ca27391310c111e291aef
treefafe4e2846845b89f7360dace7e44f1f1492ad10
parente1df5918701b27ad5df5063cbdd14cd8201ee131
Bug 33845: Display hold notes in staff client circulation paes

This patch adds the reservenotes column to svc holds, and ensures they display on
circulation and memeber details

To test:
1 - Enable system preference 'OpacHoldNotes'
2 - Place a hold for a ptron via the OPAC
3 - View the patron in the staff client
4 - Click on the 'Holds' tab
5 - Ensure you can see the hold note
6 - Click on the 'Circulation' tab on the left
7 - Click the 'Holds' tab and confirm you can view the note

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/patron-detail-tabs.inc
koha-tmpl/intranet-tmpl/prog/js/holds.js
svc/holds