https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7611
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Katrin Fischer <[email protected]> --- Created attachment 62930 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62930&action=edit Screenshot Tested with a record with 5 items: - no status set, normal itemtype - no status set, itemtype is marked as not for loan - damaged: damaged - not for loan: staff collection - not for loan: on order - As soon as I added the item with the not for loan itemtype an additional blank line appeared between the available and unavailable items - Before the patch the items were counted as 'available' in green, after the patch the not for loan items are counted as 'unavailable' in red. I think this is a somewhat unexpected change. As I see it we define availability as 'accessible', but not necessarily as 'for loan'. I think this change needs to be discussed. - Showing the authorised value description means that this will no longer be translatable. For libraries offering the OPAC in multiple languages this might be a problem (we really need to make authorised values multi-lang as the itemtypes). Marking failed for the additional blank line. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
