http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=844 Summary: renewstatus subroutine should check for reserves Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Circulation AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net The renewstatus subroutine in Circ2.pm is used in places like the OPAC to display information about whether an item can be renewed. Presently it only checks for too many renewals. It should also check to see if there are reserves on the item--if so, then no renwals should be allowed. Or is this something that differs according to library policies? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.