odoo/odoo#230578

Created by SM Customer, Noé Antoine (nan)
Merged at 542c79f74305210ad3632555401529192a8cff38

Statuses:

label
odoo-dev:19.0-calendar-fix_use_notes_for_feedback-nan
head
c502221f8fc84a9b122f21705c3015c2486e7f7d
merged
3 days ago by SM Customer, Jérémy Hennecart (jeh)
odoo/odoo
19.0 #230578
master #232373

[FIX] calendar: add activity feedback to notes field, not description

When using a meeting as activity, one can add feedback when marking the activity done. This feedback is currently added to the calendar.event description, which can in turn be synchronized with external calendars and trigger calendar event update notifications.

As we added an internal 'notes' fields in [1] on the calendar.event model, add the feedback to that field instead.

[1] : 67d5383ce4a5fe2e1307ef787939d7e2371e6529

task-5143141