TIP: You can type at any time to perform a new search.
Event Registration Multi Qty
event_registration_multi_qty · OCA/event
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_qtyBooleanstring='Allow multiple attendees per registration'
No public methods.
New fields (1)
-
qtyIntegerdefault=1required=Truestring='Quantity'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…