Bug 16459: Add patron to a patron card requires catalogue permission
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 6 May 2016 14:55:31 +0000 (15:55 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 1 Aug 2016 08:35:22 +0000 (10:35 +0200)
commit7c68f51d13499992c634775d5407ced89cc69a5b
tree71cc49d829f601b9b9f4d8b79e777c0238a3bf88
parent39838698a15bb3397647c5fdb358e14b8c13e441
Bug 16459: Add patron to a patron card requires catalogue permission

Currently, serials => 'routing' is required, which does not make any
sense.
It's a copy/paste error when this file has been created (you can blame
me).

Note that I am not sure catalogue is the correct permission, but it's
the one used almost everywhere in this module

Test plan:
Confirm that catalogue is enough to search for patrons to add to a
patron card.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 3bb51d038639c7b197022a2c7c6ae864c834060f)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
patroncards/add_user_search.pl