TIP: You can type at any time to perform a new search.
Live Event Tracks
website_event_track_live · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Marketing/Events
- Folder size
- 0.22 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/app/events
- Last tracking update
- 2026-08-15 22:44:18
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Thibault Delavallée, Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Dylan Kiss (dyki), yagp-odoo, Krzysztof Magusiak (krma), emge-odoo
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_track_aside |
event_track_aside | ir.ui.view | qweb | Inherits website_event_track.event_track_aside |
event_track_content |
event_track_content | ir.ui.view | qweb | Inherits website_event_track.event_track_content |
event_track_main |
event_track_main | ir.ui.view | qweb | Inherits website_event_track.event_track_main |
event_track_view_form |
event.track.view.form.inherit.live | event.track | form | Inherits website_event_track.view_event_track_form |
event_track_view_list |
event.track.view.list.inherit.live | event.track | list | Inherits website_event_track.view_event_track_tree |
track_list_item |
track_list_item | ir.ui.view | qweb | Inherits website_event_track.track_list_item |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/event_track/get_track_suggestion |
EventTrackLiveController.get_next_track_suggestion |
public | jsonrpc | ALL | sudo website |
Models touched (1)
New fields (4)
-
is_youtube_chat_availableBooleancompute='_compute_is_youtube_chat_available' args: 'Is Chat Available' -
is_youtube_replayBooleanhelp="Check this option if the video is already available on YouTube to avoid showing 'Direct' options (Chat, ...)" args: 'Is YouTube Replay' -
youtube_video_idCharcompute='_compute_youtube_video_id'help='Extracted from the video URL and used to infer various links (embed/thumbnail/...)' args: 'YouTube video ID' -
youtube_video_urlCharargs: 'YouTube Video Link'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…