Skip to content
Snippets Groups Projects
Commit 7d1ccd77 authored by Bruno Boi's avatar Bruno Boi
Browse files

[FIX] web: render all day events (calendar)


The calendar renderer used event.record.allday and not event.allDay
and as such doesn't use the attribute set on the view.
If the model doesn't have a field called 'allday' this can't work.
This commit fixes that.
OPW-2968130

closes odoo/odoo#110669

Signed-off-by: default avatarMichaël Mattiello <mcm@odoo.com>
Co-authored-by: default avatarJustine Doutreloux <justine.doutreloux@acsone.eu>
parent 0dc41e59
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