From 0e1bf2846de43a0b4deb6f4851dd5fe05b6a40aa Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Mon, 12 May 2025 19:12:38 +0000 Subject: [PATCH] Bug 39881: Add patron card number to transfers to receive table To test: 0. APPLY PATCH 1. Transfer an item from Library A to Library B 2. Place and item-level hold on the item 3. Set library to Library B 4. Go to Circulation > Transfers to receive 5. In the 'On hold for' column you should now see the patron card number. Signed-off-by: David Nind Signed-off-by: Aleisha Amohia --- .../intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt index ef9960ffcc2..2bec7d42392 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt @@ -78,6 +78,9 @@ [% BLOCK subject %]Hold:[% END %] [% reser.patron.notice_email_address | html %] [% END %] + [% IF reser.patron.cardnumber %] +
Card number: [% reser.patron.cardnumber | html %]
+ [% END %] [% ELSIF ( reser.recall ) %] Recall requested by