http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10063
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to M. Tompsett from comment #4) > Comment on attachment 39972 [details] [review] > Bug 10063: Correct documentation of C4::Members::IsMemberBlocked > > Review of attachment 39972 [details] [review]: > ----------------------------------------------------------------- > > ::: 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. Same here, shouldn't we remove this FIXME? -- 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/
