https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38117
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172519|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 173251 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173251&action=edit Bug 38117: Only show 'not checked in' message if item is checked out To test: 1 - Enable system preference 'ShowAllCheckins' 2 - Set system preference 'BlockReturnOfWithdrawnItems' to 'Block' 3 - Check in an item 4 - Note 'Item was not checked in message' 5 - Confirm it happens for any item that is not currently issued 6 - Check out an item to a patron 7 - Mark the item as withdrawn 8 - Check the item in 9 - Note message 'Item was not checked in' appears too 10 - Apply patch 11 - Confirm checking in an item not checked out only shows 'Not checked out' 12 - Confirm the withdrawn item still shows 'Item was not checked in' 13 - Confirm above message remains whne checking in more items that were not issued Signed-off-by: Michelle Spinney <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
