External Event
by Le Filament https://github.com/OCA/event , Odoo Community Association (OCA) https://github.com/OCA/event| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Events (website_event)
• Website (website) • Discuss (mail) |
| Lines of code | 122 |
| Technical Name |
website_event_external |
| License | AGPL-3 |
| Website | https://github.com/OCA/event |
External Event

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.
Table of contents
Use Cases / Context
This module is useful when you want to list events which are managed on an external website. For instance events managed by partners.
It allows to list the external module together with you own events, without managing registration for the external ones, but redirecting to external website instead.
Usage
To use this module, you need to:
- Go to an event (on the backend)
- Just before the date of the event you have a boolean field “External Event”
- Select that field and another one named “External Link” will appear that becomes required if “External Event” is selected
When “External Event” is selected, a number of other fields are hidden on the event form view :
- “Registration Statistics” and “Attendees” smart button
- “Extra Register Button”
- “Limit Attendees” and “Confirmed Attendees”
- “Autoconfirmation”
- the full notebook
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Le Filament
Contributors
- remi-filament 30716308+remi-filament@users.noreply.github.com (https://le-filament.com)
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/event project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module