https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38638 --- Comment #3 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Created attachment 205368 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205368&action=edit Bug 38638: Offer non-priority option when placing multiple holds This patch adds a checkbox for setting holds as non-priority when placing multiple holds at once. To test, apply the patch and make sure the DisplayMultiPlaceHold system preference is enabed. - Perform a catalog search in the staff client which will return multiple results. - Check the checkboxes for 2 or more titles in the results and click "Place hold" in the toolbar. - When confirming the holds, check the "Non priority hold" checkbox. - Confirm that the holds are saved as non priority holds. - You can check by viewing the list of holds on a title. The "Details" column for that hold should say "Non priority hold." Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.