http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10063
--- Comment #4 from M. Tompsett <[email protected]> --- Comment on attachment 39972 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39972 Bug 10063: Correct documentation of C4::Members::IsMemberBlocked Review of attachment 39972: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10063&attachment=39972) ----------------------------------------------------------------- ::: C4/Members.pm @@ +531,4 @@ > > FIXME: this needs to be split into two functions; a potential block > based on the number of current overdue items could be orthogonal > +to a block based on whether the patron has any restrictions. I'm not sure this FIXME is relevant any more. We have the Debarment function and surely there is a function in C4::Overdues which can be used to get the issues overdue count. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
