https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30155
--- Comment #1 from Nick Clemens <[email protected]> --- Created attachment 131024 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131024&action=edit Bug 30155: Don't get items that can fillholds if there are no holds This makes two changes: 1 - We no longer call get_items_that_can_fill if there are no holds 2 - The subroutine will return an empty Koha::Items object if there are no holds passed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
