]> git.koha-community.org Git - koha.git/commit
Bug 23634: Add is_superlibrarian method to Koha::Patron
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 19 Nov 2019 14:11:34 +0000 (14:11 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 31 Aug 2020 20:00:06 +0000 (20:00 +0000)
commitc0f44c93fd6c1f3e1c528250e5e08d3ea9e0085c
tree6830ff51cc823469e7c609520b1b7a86d2f637e5
parentfdc76815bacb1635426bcb4308d65bd5d41bbeb5
Bug 23634: Add is_superlibrarian method to Koha::Patron

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 4825fd5d82241631745016e1dfbfe75e77138e7a)
Koha/Patron.pm