| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/8.0/event_registration_seat_limit |
| VERSION | |
| VERSION | 4.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Grupo ESOC |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Grupo ESOC |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis |
| WEBSITE | |
| WEBSITE | http://www.grupoesoc.es |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - event - base_setup - base - web_kanban - web - board - email_template - marketing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_form |
Limit of participants per registration | event.event | data | Inherits event.view_event_form |
registration_seats_max
Integer
default=0
help='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_min
Integer
default=1
help='Registrations with less than this number of participants will be forbidden.'
args: 'Minimum of participants per registration'
No public methods.
nb_register
Integer
default=_default_seats
No public methods.