https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
--- Comment #132 from Emmi Takkinen <[email protected]> --- Tested again with all statuses mentioned in test plan. Following statuses were filtered ok: - DAMAGED - WITHDRAWN - NOTFORLOAN - RESTRICTED - LOST - CHECKEDOUT ok - ON-SITE CHECKOUT - ON HOLD (tested when item is just in hold and when it's waiting) - IN BUNDLE These statuses still have problems: - AVAILABLE (returns nothing) - IN TRANSIT (returns available, notforloan, checkedout statuses) - RECALLED (returns all items) However tests in t/db_dependent/Koha/Items.t all pass. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
