17 Oct
2014
17 Oct
'14
4:29 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13106 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 32507 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32507&action=edit Bug 13106 - Encapsulate Circulation::GetAgeRestriction() and modify it to check borrowers age as well. This patch moves the logic of deciding whether or not a borrower is old enough to access this material to its own function GetAgeRestriction. This makes it easier to use AgeRestriction elsewhere, like with placing holds. Unit tests included. -- You are receiving this mail because: You are watching all bug changes.