[Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 19 12:36:43 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236

Koha Team Lyon 3 <koha at univ-lyon3.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12790|0                           |1
        is obsolete|                            |
  Attachment #12791|0                           |1
        is obsolete|                            |

--- Comment #23 from Koha Team Lyon 3 <koha at univ-lyon3.fr> ---
Created attachment 13510
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13510&action=edit
Bug 8236 Block renewing for overdue items

As for the tabulations pointed out by QA, I made a separate patch (bug 9098).
It's assumed that 9098 had been previously applied before this one.

Reminder of test plan :
Plan test :
Set the OverduesBlockCirc syspref to "Ask for confirmation"
Set the OverduesBlockRenew syspref to "blockall"
Go to a patron account and checkout a book
Force a second checkout specifying an outdated due date to make it late
You'll see that every checked out books are marked as Not Renewable (Overdue)
in the Renew column.
Redo same process setting "blockitem" option in the syspref
You'll see that only the late item had been marked as Not Renewable (Overdue).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list