Bug 36331: (follow-up) Ignore non_priority holds when checking renewability
authorNick Clemens <nick@bywatersolutions.com>
Fri, 22 Mar 2024 13:54:03 +0000 (13:54 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 17 Apr 2024 11:58:15 +0000 (13:58 +0200)
commit4f4add4c039f30a69bedb75088d9eb5081db29f2
tree2af58623f7910a71e5dc66309416580739c66d17
parentee235cd8d4398ef7239db41737845eabca7363db
Bug 36331: (follow-up) Ignore non_priority holds when checking renewability

When changing the fetch of holds, the check for non-priority was lost - added a loop to pull those out
so the totals and checks are correct

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Tidied (tcohen)
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit b7ad3364cbf8778507f7d0dbd2a0199cbe7c0cdd)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Circulation.pm