hi,
im trying to replace the calendar quick create with an inherited calendar.view_calendar_event_form.
i want to open the calendar.view_calendar_event_form on mouseclick instead of
the quick create form.
how can i resolve this?
in previous odoo versions it was possible to disable quick_add by setting a parameter to False.
In Odoo 16 i cant find anything to disable the quick create.
thx for any help