https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42349
--- Comment #6 from Aleisha Amohia <[email protected]> --- Created attachment 201894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201894&action=edit Bug 42349: Fix filtering items by recalls On the holdings table the filter by status=recalls is not working correctly. Test plan: Add a recall on an item of a bibliographic record that has several items. Filter the items table by status=recall => Without this patch all items are displayed => With this patch applied only the item with a recall is displayed Signed-off-by: David Nind <[email protected]> Signed-off-by: Aleisha Amohia <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
