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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 22 Mar 2024 14:07:40 +0000 (15:07 +0100)
commitb7ad3364cbf8778507f7d0dbd2a0199cbe7c0cdd
tree91818bd86ce2e6182546f8a7b2d6ad6ed436bbd1
parent158bcd03e6120f825c20af60e60442f2e596af6c
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>
C4/Circulation.pm