Repository
OCA/event · module folder · Try on Runboat
Module version
1.0.0
Category
Event
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/event
Last tracking update
2026-08-07 08:43:04
Authors
Odoo Community Association (OCA), Tecnativa, TechnoLibre
Maintainers
Odoo Community Association (OCA), Tecnativa, TechnoLibre
Committers
Mathieu Benoit, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
Require login for event registration from the website.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
modal_attendees_registration_login_required Login Required ir.ui.view qweb New
registration_form_require_login registration_form_require_login ir.ui.view qweb Inherits website_event.modal_ticket_registration
view_event_form event.event form Inherits event.view_event_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) RequireLoginToRegister.registration_new inherited http ALL
Models touched (1)

New fields (1)
  • website_require_login Boolean
    help='If set, a user must be logged in to be able to register attendees from the website.' string='Require login for website registrations'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…