http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8082
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] --- Comment #1 from Chris Cormack <[email protected]> --- Yep at some point the description was changed It is still right in the database | IssuingInProcess | 1 | NULL | If ON, disables fines if the patron is issuing item that accumulate debt | YesNo | Yes = On ... but now Prevent = On So if switch prevent on, it does the checks about being in process and lets the issue proceed if it is in process. So it is backwards. Easiest fix is to fix the circulation.pref file, so the description matches reality. Patch forthcoming -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
