meeting-room-booking-system / mrbs-code

MRBS application code
Other
124 stars 61 forks source link

Can I add holidays to my calendar? #3118

Open jberanek opened 3 years ago

jberanek commented 3 years ago

Can I add holidays to my calendar?

Reported by: *anonymous

Original Ticket: mrbs/support-requests/2433

jberanek commented 3 years ago

You would have to book out the day as a holiday.

You can also hide certain days of the week, eg weekends, using the $hidden_days config setting.

Original comment by: campbell-m

embeh commented 5 months ago

Hi,

can this (hide weekends) be done on a per-room basis? Setting $hidden_days to (0,6), for example, in systemdefaults.inc will remove the weekend for every available room in MRBS. We would like to do this only for one of the rooms...

Thanks!

campbell-m commented 5 months ago

can this (hide weekends) be done on a per-room basis?

No, sorry, it can't. But if you only want to do it for one of the rooms then just book out that room at weekends.