http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4396 Summary: item level itypes not working correctly when 942c itype is not for loan Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P5 Component: Circulation AssignedTo: gmcharlt@gmail.com ReportedBy: katrin.fischer@bsz-bw.de Estimated Hours: 0.0 Change sponsored?: --- Tested with 3.01.00.127 and 3.01.00.61 Sys pref item-level_itypes: ON Use the item type of the **specific item** as the authoritative item type (for determining circulation and fines rules, etc). 942c is an item type that is marked not for loan in general 952y is an item type that is for normal loan (4 weeks) In Staff the item is displayed as available. In OPAC the item is displayed as not for loan and its not possible to place a hold on the item. After changing 942 to another item type that is not marked as not for loan in configuration its displayed as available and holds can be placed. The problem is that 942 should have no effect with item-level-itypes activated. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.