Skip to Content
Menu
This question has been flagged
1 Reply
861 Views

Hello,

I developped an addon for room reservation for a formation center.

I have a calendar of the reserved room, but I would like to add lateral check boxes to select the room I want to show the calendar, like in the calendar addon.

Thanks in advance,

Boris

Avatar
Discard
Best Answer

To achieve this you only need to add one attribute like

avatar_field


my.model.calendar
my.model

mode="month" color="batch" event_open_popup="true"
quick_add="false" date_stop="date_planned_finished">







Hope it helps

Avatar
Discard