]> git.koha-community.org Git - koha.git/commit
Bug 31112: (QA follow-up) Restore check to avoid extra processing
authorNick Clemens <nick@bywatersolutions.com>
Fri, 19 Aug 2022 13:11:09 +0000 (13:11 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 31 Oct 2022 17:41:30 +0000 (17:41 +0000)
commitce478da6ab4bf48876101a28856f90d9f6434c52
treefa3820558da7630ed7ef0b85396d15af1db79db6
parentc6c9fba7bb769509c329279afd0f98569f8dc262
Bug 31112: (QA follow-up) Restore check to avoid extra processing

We now count all holds for all patrons, we can still eject if we have more
holds than we do items

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 4676ce1a03fee089c4aa51a49ecc646afb91450a)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Circulation.pm