https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28851 Bug ID: 28851 Summary: Separate AllFinesNeedOverride syspref into intranet and selfcheck versions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The syspref AllFinesNeedOverride makes all checkouts require a staff override. It's enforced on both the intranet and on selfchecks. It ends up completely blocking checkout on selfchecks for patrons with any fines, as there is no mechanism for a staff override. It would be clearer and more flexible to split this into two sysprefs, one that applies to the intranet and one that applies to selfchecks. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.