Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Nick Clemens f5fcdb83e6
Bug 8461: Display information on withdrawn item when checked in
This patch displays the due date and withdrawn information in the Checked-in items table when 'ShowAllCheckins' is enabled. While the top message is clear, if a staff member checks in two items, then refers to the table they would not have all the information.

To test:
1 - Enable system preference 'ShowAllCheckins'
2 - Set system preference 'BlockReturnOfWithdrawnItems' to 'Block'
3 - Check out an item to a patron
4 - Mark the item as withdrawn
5 - Check the item in
6 - Note message at top says things like 'Cannot check in' 'Item has been withdrawn'
7 - Note the Checked-in items table says 'Not checked out'
8 - Apply patch, restart all
9 - Check the item in again
10 - Note top message has not changed
11 - Note the table now say 'Item was not checked in' and displays the due date and patron info
12 - Note the table also includes the withdrawn value for the item

Signed-off-by: Andrew Fuerste Henry <andrewfh@dubcolib.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-04-19 18:06:37 +02:00
..
article-requests.tt Bug 36426: Fix 'Set request as pending' 2024-03-26 11:21:11 +01:00
bookcount.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
branchoverdues.tt Bug 34478: Manual fix - change to get - circ/branchoverdues 2024-03-01 10:58:20 +01:00
branchtransfers.tt Bug 34478: Add 'op' to circ/branchtransfers 2024-03-01 10:58:31 +01:00
checkout-notes.tt Bug 36084: svc - checkout_notes 2024-03-01 11:00:49 +01:00
circulation-home.tt Bug 36150: Update circulation-home.tt layout 2024-03-07 15:02:48 +01:00
circulation.tt Bug 35394: Correction to booked items logic 2024-04-19 18:06:34 +02:00
circulation_batch_checkouts.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
curbside_pickups.tt Bug 36091: Spelling: Use "card number" instead of cardnumber in text 2024-03-07 15:02:42 +01:00
on-site_checkouts.tt Bug 34862: (follow-up) Fix some misplaced messages and add missing 2024-01-31 14:44:46 +01:00
overdue.tt Bug 36091: Spelling: Use "card number" instead of cardnumber in text 2024-03-07 15:02:42 +01:00
pendingreserves.tt Bug 34478: op =~ ^cud- everywhere 2024-03-01 10:56:06 +01:00
printslip.tt Bug 34030: Add a "print slips" action links to print in batch 2023-10-23 11:33:55 -03:00
renew.tt Bug 34478: Add 'op' to circ/renew.pl 2024-03-01 10:58:48 +01:00
request-article.tt Bug 36251: (bug 35329 follow-up) Fix patron search by first letter when placing a hold 2024-03-12 17:47:36 +01:00
reserveratios.tt Bug 34478: Manual fix - change to get - circ/reserveratios 2024-03-01 10:58:31 +01:00
returns.tt Bug 8461: Display information on withdrawn item when checked in 2024-04-19 18:06:37 +02:00
set-library.tt Bug 36572: (follow-up) More template clean-up 2024-04-12 11:26:00 +02:00
transfers_to_send.tt Bug 34862: Include messages.inc 2024-01-31 14:44:44 +01:00
transferstoreceive.tt Bug 34862: (follow-up) Fix some misplaced messages and add missing 2024-01-31 14:44:46 +01:00
view_holdsqueue.tt Bug 35576: Add classes to hq-callnumber column in holds report 2024-03-22 15:47:33 +01:00
waitingreserves.tt Bug 34478: Manual fix - add ops / change confirmation forms to get - waiting_holds.inc / waitingreserves.tt 2024-03-01 10:57:25 +01:00