[Koha-bugs] [Bug 27652] New: Offer selections for preferences which ask for patron categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 8 13:36:39 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27652

            Bug ID: 27652
           Summary: Offer selections for preferences which ask for patron
                    categories
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

We have several system preferences where the user is supposed to enter a patron
category, but it's a text input. These should offer selections of existing
patron categories to prevent data errors.

Ideally we'd have two ways to configure the preferences: As a single <select>
("choices" in the pref file) or multiple select ("multiple" in the pref file).

 PatronSelfRegistrationDefaultCategory - single
 GoogleOpenIDConnectDefaultCategory - single
 OPACHoldsIfAvailableAtPickup - multiple
 BatchCheckouts - multiple

-- 
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