https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8461

--- Comment #2 from Nick Clemens <[email protected]> ---
Created attachment 161342
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161342&action=edit
Bug 8461: Display information on whithdrawn 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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to