http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7621 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #44 from Paul Poulain <paul.poulain@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.