[Koha-bugs] [Bug 31262] Curbside pickups - disable dates without slots

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 4 15:10:20 CET 2022


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

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 143211
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143211&action=edit
Bug 31262: Curbside pickup - Remove day without slots

We disable dates from the date picker that do not have slots defined in
the configuration.

Note that dates that have slots configured but none are available will
still be displayed. To implement that we would need to calculate the
availability for all the dates displayed on the widget (1 month) and
that will (certainly) slow down considerabily the UI.

Test plan:
Configure curbside pickup for a given library. Define slots for several
days of the week (not all).
Schedule a pickup and confirm that only the days with slots defined are
available in the date picker widget

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


More information about the Koha-bugs mailing list