Bug 18613: Remove letter rule correctly as superlibrarian
commit513205b5770e8ebf8d489c9ea7d671e136fc4a25
authorBaptiste Wojtkowski <baptiste.wojtkowski@biblibre.com>
Fri, 19 May 2017 09:23:17 +0000 (19 09:23 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 18 Jul 2017 14:50:27 +0000 (18 16:50 +0200)
tree21b022d779715565b91af7226491a074a83b1a9d
parent6896fdc5b31178ad9cde381d2b3b3edb2e8e37f9
Bug 18613: Remove letter rule correctly as superlibrarian

TEST PLAN

(reproducing bug)
1 - Set 'IndependantBranches' to enable
2 - Log in as Superlibrarian.
3 - Create 3 rules
    - 1 for all librairies (1)
    - 1 for the library of the superlibrarian (2)
    - 1 for another library (3)
4 - Try to delete them and see them and see that (3) isn't the good one

(checking patch)
5 - Apply patch
6 - Try again 3-
7 - Connect as not superlibrarian
8 - Try again 3-

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 648e2a2b808efac22a8b88545d53b05112a1f6f0)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Letters.pm