https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30860
Bug ID: 30860
Summary: Add option for CanBookBeReserved to return all item
values
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When placing a request we call CanBookBeReserved and loop items, calling
CanItemBeReserved until we ifnd one that can fill a hold.
We then loop CanItemBeReserved to check which items can be held.
In some cases it would be nice to get the return values for all items passed
back and avoid needing to call again
--
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/