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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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_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'
Public methods (0)

No public methods.

New fields (1)
  • nb_register Integer
    default=_default_seats
Public methods (0)

No public methods.