Receiving reports from users indicating the the function on /admin/config/system/reservations under Hours of Operation that allows people to push forward reservations to the next open day may either not be working properly or not set properly.

We are closed on Wednesday. Previously when it was described as "treat the weekend as a holiday" that checkbox was checked on Wednesday.

So right now the check box is next to "allow pushing forward to first hour of next open day" -- also on Wednesday.

If this is correct to select the checkbox for the day closed, then there may be a problem in the code. Because the errors being received are like this one:

Camera HDZ5 cannot be reserved for more than 24 hours.
Camera Tripod HD cannot be reserved for more than 24 hours.
Light Camera Frezzi cannot be reserved for more than 24 hours.
Audio Mic Shotgun Sennheiser cannot be reserved for more than 24 hours.

Comments

stefanwray’s picture

Also note that under Hours of Operation on /admin/config/system/reservations

It still says this below, making reference to Allow Weekends, which is deprecated.

"Check the box next to considered a weekend if Reservations should consider that day a weekend. Item's cannot be checked out or reserved on weekend days unless the "Allow Weekends" setting is checked for the content type."

stefanwray’s picture

I don't think the issue is a wrong configuration setting.

On the dev site I have tried checking the box next to "allow pushing forward to first hour of next open day" on both Wednesday, the day we are closed, and on Tuesday, and it is still returning error messages stating cannot make reservations for more than 24 hours.

stefanwray’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)