]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1879983: Create and protect a floor on appt granularity
authorMike Rylander <mrylander@gmail.com>
Mon, 27 Jul 2020 18:10:14 +0000 (14:10 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 15 Sep 2020 20:21:01 +0000 (16:21 -0400)
commitf1b97cbb871a6fb3ec7e8dd8658a27e5218ca8cd
treeaf8a1d24d4ed10e2ddb00c2fa9a341aaa9a48f87
parent3e1590fff2f1232aef6e6a0a1f6ec75e412057b4
LP#1879983: Create and protect a floor on appt granularity

If bare numbers are entered, they are interpreted as a number of
seconds.  The most likely intent is minutes, so we force that unit.

Additionally, this commit sets a hard floor of 10 minutes on appointment
granularity.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Curbside.pm