[Koha-bugs] [Bug 30447] pendingreserves.pl is checking too many transfers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 16 19:05:21 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30447

--- Comment #7 from Michal Urban <michalurban177 at gmail.com> ---
Created attachment 136187
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136187&action=edit
Added test to ensure that Koha::Holds->get_items_that_can_fill returns items
with either datecancelled or datearrived (inclusive). I made an error with my
understanding of my boolean logic.

Also cleaned up the variables in the test by removing unblessed and using
the variable base forms.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list