https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718
--- Comment #48 from Nick Clemens <[email protected]> --- (In reply to Aleisha Amohia from comment #46) > Nick, I didn't really know what to do other than remove dateonly flags from > all the date options. I don't think it worked. Feel free to amend that last > patch on my behalf. Patch amended. Just needed to set the format to date-time everywhere - still one failure, but it looks like that comes from C4::Reserves::AddReserve - the time part is set based on the HourBasedHolds pref, so we need to mock that or change the assumptions I tihnk -- 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/
