Bug 20133: Enable/disable the "Hide patron information" feature per group of libraries
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 2 Feb 2018 17:23:42 +0000 (14:23 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Feb 2018 18:41:44 +0000 (15:41 -0300)
commit9d52044f65a611d49cd8f78f7aeaef24a018e357
tree26a5883f79b324058c75c8e713823183fbe1db11
parenta0919c3a29b70a83063a245da6e967ccf5328e4d
Bug 20133: Enable/disable the "Hide patron information" feature per group of libraries

In order to control this feature correctly it needs to be enabled for
group of libraries and not for all groups defined in the system.
Groups will be used for different usages and so the feature must not be
enabled by default for all of them.

Test plan:
Retest bug 18403 with the feature turned on/off for a given tree

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Patron.pm
t/db_dependent/Koha/Patrons.t