https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26479
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182068|0 |1 is obsolete| | --- Comment #19 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 182081 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182081&action=edit Bug 26479: Always show "Check in"-button if SCOAllowCheckin To reproduce: - Make sure SCO is enabled and SCOAllowCheckin = Allow - Log in to SCO in the OPAC - Check an item out to yourself - The item has a green "Renew item" button. Click this button until all renewals have been used up, and you get a blue "Check in item" button. To test: - Apply the patch - Check an item out to yourself - Verify the item has a green "Renew item" button in the "Renew" column, and a blue "Check in item" button in the "Check in" column - Click "Renew item" until all renewals are used up. Verify you eventually get the "No renewals allowed" message in the "Renew" column, but no blue "Check in item" button (in that column) - Verify the "Check in item" button works as expected - Set SCOAllowCheckin = Don't allow, reload the SCO page and verify that no "Check in" column and no blue "Check in item" button is shown, even after all renewals has been used up Signed-off-by: David Nind <[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/
