http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8859
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8859
CC: [email protected]
Assignee: [email protected]
Summary: Item level holds not trapped if circ rules for item
type are set to 'no holds allowed'
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: Hold requests
Product: Koha
If the circulation rules for an item type are set to 'no holds allowed', but a
librarian overrides this rule and forces an item level hold, the hold request
will never be filled. When the item is checked in, Koha searches for any open
hold requests that this item may fulfill, but when it sees that items with this
item type don't allow holds, it skips over it.
This behavior should probably be overridden for item-level holds.
The relevant code is in C4::Reserves::CheckReserves.
--
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]
http://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/