http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10863 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #33 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- For force_checkout permission : I tried to play with some Circulation syprefs ( AllowFineOverride , IssueLostItem, OverduesBlockCirc ) and to make checkouts - of a lost item - of a not for loan item - of an item checked out to an other patron - of a document marked "PEGI 12" to a 4 year child - with a return date choosen in the past with the datepicker - to a patron with overdues - to a patron with fines exceding limit - to a patron with already the maximum number of documents on his card All these operations were possible with the permission (and with some choices in sysprefs), and not possible without, except one operation : checking out a document marked "PEGI 12" to a 4 year child (I mapped biblioitems.agerestricted with 301a field, set the preference AgeRestrictionMarker with "PEGI", and AgeRestrictionOverride to "Don't allow") I'm failing QA just for the last point. Maybe I misunderstood the expected behavior, but could you take a look at that please? Mathieu -- You are receiving this mail because: You are watching all bug changes.