External Event

website_event_external
REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/16.0/website_event_external
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Le Filament
COMMITTERS
COMMITTERSWeblate, oca-ci, Rémi - Le Filament
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of website_event to support external events.
This allows to list together with internal events, external events for which registration is managed on another website.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
event_external_form_inherit event.external.form.inherit event.event button Inherits event.view_event_form
website_event_external_form_inherit website.event.external.form.inherit event.event xpath Inherits website_event.event_event_view_form
website_event_external_link_inherit External Registration ir.ui.view qweb Inherits website_event.registration_template
website_event_list_external_link_inherit External Events List ir.ui.view qweb Inherits website_event.events_list
Models touched (1)

New fields (2)
  • external_link Char
    help='External link for registering on this event'
  • is_external Boolean
    args: 'External Event'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/event
PULL REQUEST
PULL REQUEST[18.0][MIG] website_event_external (#501)