]> git.koha-community.org Git - koha.git/commit
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)
committerJulian Maurice <julian.maurice@biblibre.com>
Tue, 16 Aug 2016 14:16:45 +0000 (16:16 +0200)
commitd63ca62f87641876e39731fd17e7a90e30e3f81f
tree4b3803a02bc9ee17a77e8fe664714e2750339dbe
parentf02419acc554dc2c7f81903ee3c33d87047c47fe
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>
(cherry picked from commit 7c68f51d13499992c634775d5407ced89cc69a5b)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
patroncards/add_user_search.pl