https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41254 Bug ID: 41254 Summary: The filter for item status in item tables should be improved Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: mathsabypro@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In the table of items under a record, the filter on status created by Bug 37334 does not meet all the needs of a library because it groups together many different scenarios (in processing, on order, etc.) under a single status, "Not for loan." It is not possible to use this filter to isolate items on order, which is a frequent use case. I don't know what would be the best way to improve this filter. Perhaps we could add the different specific statuses provided for each value of notforloan<>0, prefixing them with "Not for loan" so that they appear close together - Excluded from loan (being processed) - Excluded from loan (on order) - Excluded from loan (non loanable itemtype) etc. And keep the global "Not for loan" renamed as "Not for loan (all reasons)". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.