9 Mar
2022
9 Mar
'22
2:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30155 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 131524 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131524&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 Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.