Repository
OCA/event · module folder · Try on Runboat
Module version
1.0.0
Category
Marketing
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:43:04
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
event_sale_registration_multi_qty, event_session_registration_multi_qty
Description
This module allows to make registration to events with more than one
attendee.

This was the unique behavior on versions 8 and 9. As it's useful for
some use cases, this module allows both ways of registering attendees.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_event_form event.event form Inherits event.view_event_form
view_event_registration_form event.registration form Inherits event.view_event_registration_form
view_event_registration_tree event.registration tree Inherits event.view_event_registration_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • registration_multi_qty Boolean
    string='Allow multiple attendees per registration'
Public methods (0)

No public methods.

New fields (1)
  • qty Integer
    default=1 required=True string='Quantity'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…