[Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 15 11:01:00 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999

--- Comment #38 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Also, i can see:
t/db_dependent/Reserves.t:is( C4::Reserves::CanBookBeReserved($borrowernumber,
$biblionumber) , 'OK', "Reserving an ageRestricted Biblio without a borrower
dateofbirth succeeds" );
t/db_dependent/Reserves.t:is( C4::Reserves::CanBookBeReserved($borrowernumber,
$biblionumber) , 'ageRestricted', "Reserving a 'PEGI 16' Biblio by a 15 year
old borrower fails");

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list