Koha/reserve
Paul Poulain 6924e7d6b4 fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected
Before this patch, we used to test for flags == 1, which was wrong when patron had all privileges.
This patch just adds a %2 to check that patron has superlibrarian privilege, and maybe something else we don't care.

I think I fixed it everywhere except in acquisition, that will be addressed by BibLibre new acquisition module.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-28 17:06:46 -05:00
..
modrequest.pl bug 3093: Enhance placing of holds in the staff interface. 2009-04-24 06:12:06 -05:00
placerequest.pl bug 3093: Enhance placing of holds in the staff interface. 2009-04-24 06:12:06 -05:00
renewscript.pl Adding warnings to request/ files 2009-02-09 14:36:46 -06:00
request.pl fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00