Skip to content
Snippets Groups Projects
Commit 97f51b24 authored by Mahdi cheikh rouhou (macr)'s avatar Mahdi cheikh rouhou (macr)
Browse files

[FIX] calendar : change stop date for recurrent event


Changing end time for recurrent event will generate an error.

steps to reproduce the error:
1- Create an event in the calendar app with recurrence on
2- Save and close
3- Edit this event again and select change all events at the top
4- Change the ending time

The error was happening because the wrong key was accessed in a
dictionary

opw-3236432

closes odoo/odoo#117458

Signed-off-by: default avatarAdrien Widart <awt@odoo.com>
parent f41c2ba5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment