Minimum seats in events

event_min_seat
REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/18.0/event_min_seat
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - html_editor
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module recovers the lost feature for specifying the minimum seats
required for an event, and showing such events on red in the list view
if the minimum seats are not satisfied.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_event_form event.event field Inherits event.view_event_form
view_event_tree event.event list Inherits event.view_event_tree
view_event_type_form event.type field Inherits event.view_event_type_form
Models touched (2)

New fields (1)
  • seats_min Integer
    compute='_compute_seats_min' help='For each event you can define a minimum reserved seats (number of attendees). If it does not reach the mentioned registrations, the event is highlighted in the list.' readonly=False store=True string='Minimum Seats'
Public methods (0)

No public methods.

New fields (1)
  • default_registration_min Integer
    compute='_compute_default_registration_min' help='It will select this default minimum value when you choose this event' readonly=False store=True args: 'Minimum Registrations'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/17.0/event_min_seat
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module recovers the lost feature for specifying the minimum seats
required for an event, and showing such events on red in the list view
if the minimum seats are not satisfied.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_event_form event.event field Inherits event.view_event_form
view_event_tree event.event tree Inherits event.view_event_tree
view_event_type_form event.type field Inherits event.view_event_type_form
Models touched (2)

New fields (1)
  • seats_min Integer
    compute='_compute_seats_min' help='For each event you can define a minimum reserved seats (number of attendees). If it does not reach the mentioned registrations, the event is highlighted in the list.' readonly=False store=True string='Minimum Seats'
Public methods (0)

No public methods.

New fields (1)
  • default_registration_min Integer
    compute='_compute_default_registration_min' help='It will select this default minimum value when you choose this event' readonly=False store=True args: 'Minimum Registrations'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/15.0/event_min_seat
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:32
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_event_form event.event field Inherits event.view_event_form
view_event_tree event.event tree Inherits event.view_event_tree
view_event_type_form event.type field Inherits event.view_event_type_form
Models touched (2)

New fields (1)
  • seats_min Integer
    compute='_compute_seats_min' help='For each event you can define a minimum reserved seats (number of attendees). If it does not reach the mentioned registrations, the event is highlighted in the list.' readonly=False store=True string='Minimum Seats'
Public methods (0)

No public methods.

New fields (1)
  • default_registration_min Integer
    compute='_compute_default_registration_min' help='It will select this default minimum value when you choose this event' readonly=False store=True args: 'Minimum Registrations'
Public methods (0)

No public methods.