[Koha-bugs] [Bug 31112] Able to renew checkout when the number of holds exceeds available number of items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 22 21:09:00 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31112

--- Comment #16 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 139623
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139623&action=edit
Bug 31112: (follow-up) Don't return "on_reserve" when there are 0 possible
holds

It's possible that there could be 0 possible reserves, for example
when the hold has already been filled, thus the check would fail as
the item count can never be less than 0.

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list