Repository
OCA/event · module folder · Try on Runboat
Module version
1.0.0
Category
Marketing/Events
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/event
Last tracking update
2026-08-07 08:09:30
Authors
Odoo Community Association (OCA), Le Filament
Maintainers
Odoo Community Association (OCA), Le Filament
Committers
Rémi - Le Filament, Weblate, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits event.view_event_form
website_event_external_form_inherit website.event.external.form.inherit event.event form 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
HTTP endpoints (0)

No HTTP endpoints found for this module.

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
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
148 days ago
Last activity
60 days ago
Repository
OCA/event
Pull request
[18.0][MIG] website_event_external (#501)