-
- Downloads
[FIX] web: typo calendar highlight -> ok now
Adapt calendar highlight option (that "highlight" event linked to the
record we come from) to current JS framework data structures.
note: this changeset also fixes the original `_compute_is_highlighted`
that was would trigger CacheMiss errors, and also adds back the CSS for
highlighting that was lost between 12.0 and 13.0 version.
opw-2131494
closes #40791
closes odoo/odoo#40940
X-original-commit: 77070b27f642ee1ceb76def60fb9e6c511ee66ec
Signed-off-by:
Nicolas Lempereur (nle) <nle@odoo.com>
Showing
- addons/calendar/models/calendar.py 3 additions, 0 deletionsaddons/calendar/models/calendar.py
- addons/calendar/views/calendar_views.xml 1 addition, 0 deletionsaddons/calendar/views/calendar_views.xml
- addons/web/static/src/scss/web_calendar.scss 9 additions, 0 deletionsaddons/web/static/src/scss/web_calendar.scss
- addons/web/static/src/xml/web_calendar.xml 1 addition, 1 deletionaddons/web/static/src/xml/web_calendar.xml
Please register or sign in to comment