Hi all,
Is there a way to modify the slotMinTime and slotMaxTime values of the calendar to only show specify times?
I override the CalendarController.createRecord to make an alert if someone clic on a slot which is not from 08:00 to 20:00hs but i want to delete that slotsTime. I mean, i want to hide or delete timeslots from 00:00 to 07:30 and 20:30 to 23:30.
Is this posible? Im working on Odoo v17 calendar widget.
Regards!