[Koha-bugs] [Bug 11759] Batch checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 20 15:49:03 CEST 2015


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

--- Comment #70 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 43627
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43627&action=edit
Bug 11759: (QA followup) Sysprefs should be kosher

The introduced syspref was defined before we added new guidelines
for them. This patch puts them in sync with current standards. It also
splits them into:

 - A big on/off switch (BatchCheckouts)
 - Patron category filter (BatchCheckoutsValidCategories)

The latter is expected to go away if we move this into a boolean column
on the 'categories' table, which seems a better approach. I'm filling a
new bug for this last comment.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list