TIP: You can type at any time to perform a new search.
Seats per registration in events
event_registration_seat_limit · OCA/event
- Repository
- OCA/event · module folder · Try on Runboat
- Module version
- 4.0.0
- Category
- Tools
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.grupoesoc.es
- Last tracking update
- 2026-08-07 07:03:12
- Authors
- Odoo Community Association (OCA), Grupo ESOC
- Maintainers
- Odoo Community Association (OCA), Grupo ESOC
- Committers
- Jairo Llopis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_form |
Limit of participants per registration | event.event | form | Inherits event.view_event_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
registration_seats_maxIntegerdefault=0help='Registrations with more than this number of participants will be forbidden. Set 0 to ignore this setting.' args: 'Maximum of participants per registration' -
registration_seats_minIntegerdefault=1help='Registrations with less than this number of participants will be forbidden.' args: 'Minimum of participants per registration'
No public methods.
New fields (1)
-
nb_registerIntegerdefault=_default_seats
No public methods.