Is there anyway to stop double booking in Odoo11 Calendar for same resource at same time.
I had used calendar_resource (compatible for odoo10) but that is not compatible for odoo11 due to few functions like get_working_intervals_of_day (odoo 10 function) are not supported in odoo11 CE.
Guide me please