http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7611 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- I like this change because it better accommodates use of "not for loan" in cases where the item is available. I'm comparing the before and after: Before: Copies available for loan: Nelsonville [E Minarik] (1). Copies available for reference: Athens [E Minarik] (2). Lost (1). Damaged (1). After: Copies available for loan: Nelsonville [E Minarik] (1). Staff collection (1). Not for loan (1). Damaged (1). Lost (1). What the new version lacks, I think, is output of the call number for "not for loan" items. If we consider these items available in some sense of the term (in library-use, reference, etc), shouldn't we show the call number as in the "before" view? -- You are receiving this mail because: You are watching all bug changes.