http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9532 Fridolyn SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major --- Comment #8 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- (In reply to comment #6)
I am not sure this patch works correctly. Even with biblio-level item types, I am able to place a hold on an item which has the item-level item type set to Books when the biblio-level item type is "Computer Files," which do not allow holds.
Indeed, I ran the same test and notices that GetItem does not use item-level_itypes syspref, biblio itemtype is used only if items.itype is not defined. See followup. -- You are receiving this mail because: You are watching all bug changes.