Bug 11750: Hide patron's attributes on overdue list if needed
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 19 Aug 2021 12:01:17 +0000 (14:01 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 19 Jan 2022 22:13:49 +0000 (12:13 -1000)
commita5fd77be044a893bdbbd4127f39e82dc278d897d
tree53262f7219c073a41d25915bfd143a5b1b817897
parent43abf06b6445ba00712086a3dc2fb9cf99ef7054
Bug 11750: Hide patron's attributes on overdue list if needed

If a patron's attributes is limited to some libraries, we must apply
this limit on the overdue list view.

Test plan:
1. Create the following patron attributes:
A that is not searchable
B is searchable and does not have library limitation
C is searchable and is limited to another library than yours
2. On the right part of the overdue list view you must see B only
Without this patch C is displayed as well.

Signed-off-by: The Minh Luong <the-minh.luong@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
circ/overdue.pl