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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/