https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22310 Bug ID: 22310 Summary: Show items as On Order in search results without allowing holds Change sponsored?: --- Product: Koha Version: 18.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- If we use a NotforLoan value of a positive number, the item does not allow holds and shows in opac-search.pl with the status "Available for Reference." If we use a NotForLoan value of a negative number, the item does allow holds and shows in opac-search.pl with the status "On Order." There's an assumption here that items that don't allow holds will always be reference, which isn't always the case. Some libraries wish to show On Order materials in the OPAC, label them as On Order in opac-search.pl, and block holds. -- You are receiving this mail because: You are watching all bug changes.