http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1287 rch@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|rch@liblime.com |oleonard@myacpl.org Component|Circulation |Staff Client Summary|Add fines threshhold for |Add fines threshhold for |warning when issueing items |warning when issuing items ------- Comment #4 from rch@liblime.com 2008-04-09 15:51 ------- The logic is all in place in 3.0 ( I think ) The issue at this point is that if I have a fine that is less than preference( noissuescharge ), I get a confirmation dialog on the patron issues screen (whether or not I've entered a barcode to check out). Confirming the issue does nothing, as the barcode has been lost by the template (if I did have a barcode). Thus I cannot check a book out at all if I have a fine, even if it is less than noissuescharge. I would also suggest that the fix for this includes a permissions addition of CAN_override_circ, which would also present the confirmation dialog to someone with that permission. Sorry to mix an enh with a bug, but the enhancement is pretty important imo. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.