https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31112
Bug ID: 31112
Summary: Able to renew checkout when the number of holds
exceeds available number of items
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
If AllowRenewalIfOtherItemsAvailable is set to Allow we are incorrectly
(against the syspref description) allowing to renew some checkouts when the
holds are coming from a single patron. When there is only 1 available item for
checkout in the biblio and a single patron has made 2 biblio level holds we
allow the patron who has a single item on loan to renew their item and
disregard the fact the we are leaving one hold unfilled. According to the
AllowRenewalIfOtherItemsAvailable syspref the renewal should only be possible
when other items can fill all the unfilled holds.
I have made a patch for this and will submit it shortly.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/