-
- Downloads
[FIX] google_calendar: let Google send emails
When synced with Google, if a user adds an event to Odoo Calendar, both
Google and Odoo will send an invitation to attendees.
To reproduce the error:
(Need mailcatcher)
1. Sync Odoo Calendar with Google Calendar
2. Create an event in Odoo Calendar
- Add at least one attendee who has an email address
3. Save
Error: Odoo's server sends an email. When synced, it should not, it
should let Google in charge of emails sending.
(Similar to #62383)
OPW-2440485
closes odoo/odoo#64902
Signed-off-by:
Adrien Widart <adwid@users.noreply.github.com>
Please register or sign in to comment