]> git.koha-community.org Git - koha.git/commit
Bug 8461: Display information on withdrawn item when checked in
authorNick Clemens <nick@bywatersolutions.com>
Wed, 24 Jan 2024 14:49:53 +0000 (14:49 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 19 Apr 2024 16:06:37 +0000 (18:06 +0200)
commitf5fcdb83e63683fac2c369ba3247d16bbd9f9a05
treeeaecd76e06ffcfd4c7c7a0641a080c28983b19ad
parenta3fc07806a9198ee2ffd1bf6c5373c360bb84520
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>
circ/returns.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt