odoo/enterprise#66386

Created by Marketing, Mayur Raj Sinh Rathod (mrsr)
Merged at 9d717e6f948a2a147c7250c59952b30f87e0dbd1

Statuses:

Linked pull requests
label
odoo-dev:master-appointment-imp-warn-planned-resource-mrsr
head
13251a1ed511e6c37fd99068dee7589cf01acc8b
merged
8 months ago by Marketing, Warnon Aurélien (awa)
odoo/odoo odoo/enterprise odoo/upgrade
master #182082 #66386 #6446

[IMP] appointment: warning on already booked resource

[IMP] appointment{_hr}: use 'unavailable_partner_ids' to warn]

Previously we used 'on_leave_partner_ids' to show a warning of a conflicting event
with users
This PR adapt the unavailable_partner_ids which is defined in the calendar module
to warn the user about conflicting events.

[IMP] appointment: warning on already booked resource

Warn the user when booking resources from the gantt view,
if other events already occupied those resources.

task-3997545