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)
committerKyle Hall <kyle@bywatersolutions.com>
Mon, 7 Feb 2022 11:48:48 +0000 (06:48 -0500)
commit278b8b2d9783b5c0cf99ce5397fbd760e354c107
treea01fe12df2297c2b15f9dbbbc279d1cbd8112a8e
parent47c01f0b8a181a2d6f31478d08d9a3ee728e7fe4
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
circ/overdue.pl