https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35432
--- Comment #2 from Nick Clemens <[email protected]> --- Created attachment 159352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159352&action=edit Bug 35432: Add _can_item_fill_request subroutine There are a series of repeated checks throughout MapItemsToHoldRequests. This patch simply consolidates them into a single routine that can be called. To test: 1 - prove t/db_dependent/HoldsQueue.t 2 - Confirm it passes before and after this patch is applied -- You are receiving this mail because: You are the assignee for the bug. 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/
