https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32891
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146306|0 |1 is obsolete| | --- Comment #3 from David Nind <[email protected]> --- Created attachment 146314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146314&action=edit Bug 32891: Fix slot selection in last hour If the curbside pickup module is configured with slot not on the hour (minutes=00), the slots in the last (not complete) hour won't be selectable. Test plan: Create the following configuration: pickup interval: 10 Opening hours: 08:00 to 11:30 Create a pickup and select 11:10 or 11:20 => Without this patch the pickup is not created and the UI displays "Wrong slot selected" => With this patch you are able to create the pickup Signed-off-by: David Nind <[email protected]> -- 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/
