[Koha-bugs] [Bug 15038] New: Move BatchCheckoutsValidCategories into the categories table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 20 16:02:17 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15038

            Bug ID: 15038
           Summary: Move BatchCheckoutsValidCategories into the categories
                    table
 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: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

The batch checkouts feature introduced by bug 11759, adds a
BatchCheckoutsValidCategories syspref which is a free-text one. It is expected
to be filled with pipe-separated patron categories.

The syspref should be removed, and this should be moved to the categories
table:

- A checkbox on editing patron categories (conditional to the BatchCheckouts
syspref value)
- A new column: categories.allow_batch_checkouts

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list