Summary: | Holds on multiple in the same record | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Hold requests | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, dcook, gmcharlt, marie-luce.laflamme |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Christopher Brannon
2019-12-26 16:54:13 UTC
A new feature on the Opac would be a great help for library users who would love to place holds on different volumes within a record. For example, when placing holds in a serial (or manga) record, you could select more than one item in the record. This way you could select Vol. X, Vol. Y and Vol. Z all at once, instead of placing each hold separately. In addition to a batch feature, if the Holds per record column in the circulation rules has Unlimited or any value over 1 entered, it would be great if the radio buttons under the requestspecific table on request.pl could be changed to checkboxes and would allow the patron to select up to the number set in the circulation rules. there is another bug about the OPAC side https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 +1 on this. If all copies/volumes of a given title need to be pulled for something like new spine labels there is no easy way for library staff to hold all copies/volumes at once. I think that this is already supposed to be available on the staff interface? (In reply to David Cook from comment #5) > I think that this is already supposed to be available on the staff interface? I see how to place multiple bib-level holds in one go, but I don't see a way to hold all the items individually. Can you point me to it? (In reply to Andrew Fuerste-Henry from comment #6) > (In reply to David Cook from comment #5) > > I think that this is already supposed to be available on the staff interface? > > I see how to place multiple bib-level holds in one go, but I don't see a way > to hold all the items individually. Can you point me to it? Actually, I think that you just unlocked this problem in my mind. Looking at bug 14695 it looks like it's limited to only multiple bib-level holds? Bizarre. It looks like Bug 15565 will fix this. I'm keen to get Bug 15565 pushed, but I think Victor pointed out an issue with the hold count logic, so just waiting to hear from Aleisha. I'll update the bug name there and mark this as a duplicate. |