[Koha-bugs] [Bug 10063] Correct the documentation for the C4:Members sub: IsMemberBlocked

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 15 17:32:13 CEST 2015


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

--- Comment #4 from M. Tompsett <mtompset at hotmail.com> ---
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.


More information about the Koha-bugs mailing list