[Koha-bugs] [Bug 28851] New: Separate AllFinesNeedOverride syspref into intranet and selfcheck versions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 12 16:22:57 CEST 2021


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 at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list