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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 8 Jul 2016 12:46:25 +0000 (12:46 +0000)
commit3bb51d038639c7b197022a2c7c6ae864c834060f
tree50abcaf6cab9d6aaafa78ae7e8f9ba9defe4a621
parent172ebfe520d34f8106ec011b7d707c0560d65760
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>
patroncards/add_user_search.pl