http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2462 Summary: Holds may be placed on items with not-for-loan set at itemtype. Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: major Priority: P3 Component: Circulation AssignedTo: galen.charlton@liblime.com ReportedBy: rch@liblime.com QAContact: koha-bugs@lists.koha.org holds are allowed on items with itype set to a not-for-loan itemtype ( and bib-level holds are allowed when all items are not loanable according to itype). conditions: item-level_itypes = ON . Holds in Koha 3.0 imply circulation, and so this should not be allowed ( despite overloading of items.notforloan with its -1 value ). ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.