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