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
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
test_event_full, website_event_track_live_quiz
Description

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
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)HandlerAuthTypeMethodsFlags
/event_track/get_track_suggestion EventTrackLiveController.get_next_track_suggestion public jsonrpc ALL sudo website
Models touched (1)

New fields (4)
  • is_youtube_chat_available Boolean
    compute='_compute_is_youtube_chat_available' args: 'Is Chat Available'
  • is_youtube_replay Boolean
    help="Check this option if the video is already available on YouTube to avoid showing 'Direct' options (Chat, ...)" args: 'Is YouTube Replay'
  • youtube_video_id Char
    compute='_compute_youtube_video_id' help='Extracted from the video URL and used to infer various links (embed/thumbnail/...)' args: 'YouTube video ID'
  • youtube_video_url Char
    args: 'YouTube Video Link'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…