https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34738 Bug ID: 34738 Summary: Wrong description for NOT_LOANS in System Preferences / Authorized values Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: inkeri.hakulinen+bugz@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When you go to System Preferences -> Authorized values, there's a misleading description of NOT_LOAN values. NOT_LOAN is described to be "Reasons why a title is not for loan" When actually NOT_LOAN values are for items. So the description should be "Reasons why an item is not for loan". I guess it is theoretically somehow possible to use the not-loans values for titles (i.e. add them to bibliographical records), but as I see, it doesn't make much sense. This is about whether an item is available or not. Bibliographic records should not have data like this. The wrong description can be found both in /cgi-bin/koha/admin/authorised_values.pl and in /cgi-bin/koha/admin/authorised_values.pl?searchfield=NOT_LOAN I'm not sure if they come from the same source to both pages, or from different sources. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.