Daily updates from Odoo
Monday, September 5, 2022
1 change · master
New functionality added to Odoo
Users can now create calendar events from project tasks and create project tasks from calendar events. This helps teams coordinate scheduled work and avoid accidentally booking overlapping task and meeting times.
Original PR description
So in this commit did the following changes: - allow to create a event from task and vice/versa so that user don't schedule an event at the same time as a task you already have. task-2936546