Skip to content
Snippets Groups Projects
Commit 3b1df8f5 authored by Achraf (abz)'s avatar Achraf (abz)
Browse files

[FIX] calendar: Dont send mail to attendees when the event date is past


Issue

    - Install "Calender"
    - Install "Google Calendar"
    - Try to sync google in "Calendar"

    Every created events will trigger the sending mail to attendees
    even if the event date is past

Cause

    'events' was not filtered

Solution

    Filter 'events' to get all the events that have not yet happened

opw-2358123

closes odoo/odoo#60379

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 99702e10
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment