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 09:06:35
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Pilar Vargas, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
This module enforces to accept the legal terms for the registration from
the website on the events configured so.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
accept_legal_input accept_legal_input ir.ui.view qweb New
registration_attendee_details registration_attendee_details ir.ui.view qweb Inherits website_event.registration_attendee_details
view_event_form event.event form Inherits event.view_event_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • website_description_legal Html
    help='Custom text for the legal terms checkbox shown on the event registration page. Leave empty to use the default text.' string='Legal Terms Description' translate=True
  • website_require_legal Boolean
    help='If set, the user must accept the terms in order to register in the event from the website.' string='Require legal terms'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…