Repository
OCA/event · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.07 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/event
Last tracking update
2026-08-07 07:57:17
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Camille Morand
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
embed Events Calendar and List ir.ui.view qweb Inherits website.layout
loading Loading ir.ui.view qweb New
s_event_calendar Events Calendar ir.ui.view qweb New
s_event_calendar_list Events Calendar and List ir.ui.view qweb New
s_event_list Events List ir.ui.view qweb New
snippet_options snippet_options ir.ui.view qweb Inherits website.snippet_options
snippets snippets ir.ui.view qweb Inherits website.snippets
HTTP endpoints (3)
Route(s)HandlerAuthTypeMethodsFlags
/website_event_snippet_calendar/days_with_events EventCalendar.days_with_events public json ALL website
/website_event_snippet_calendar/embed EventCalendar.embed public http ALL website
/website_event_snippet_calendar/events_for_day EventCalendar.events_for_day public json ALL website
Models touched (1)

New fields (1)
  • date_begin_pred_located Char
    compute='_compute_date_begin_pred_located' store=True
Public methods (0)

No public methods.

Loading…

Loading…