https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30447
--- Comment #7 from Michal Urban <[email protected]> --- 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. _______________________________________________ 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/
