15 Jan
2024
15 Jan
'24
1:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35788 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 161040 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161040&action=edit Bug 35788: Test for current day booking The implemented tests checked past and future dates for filtering bookings. But `> NOW()` excludes the current date, and this case was not covered. It is now. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.