TIP: You can type at any time to perform a new search.
Event Calendar and List Snippet and Iframe
website_event_snippet_calendar · OCA/event
- 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
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/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_locatedCharcompute='_compute_date_begin_pred_located'store=True
No public methods.
Loading…
Loading…