[Koha-bugs] [Bug 7621] Circulation: Match age restriction of title with borrower's age without using categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 6 14:23:01 CEST 2012


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #44 from Paul Poulain <paul.poulain at biblibre.com> ---
QA comments:
I can't make it work. Here is what I did:
 * put "Age" in the AgeRestrictionMarker syspref
 * set "AgeRestrictionOverride" to allow
 * update default framework to map 330$a with biblioitems.agerestriction field
 * create a biblio, with Age 99, with an item
 * check-out the item to a patron that is born 01/01/1980

=> checkout made without any warning. Am I missing something ?
(note i've checked that biblioitems.agerestriction contains "Age 99", it does.

QA question = shouldn't we update the MARC frameworks (in
installer/data/mysql/<language>/marc_flavour/*.sql to connect agerestriction
field to biblioitems ?

failing QA until I can make it work.

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


More information about the Koha-bugs mailing list