Website Event Ticket Limit

website_event_ticket_limit
REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/18.0/website_event_ticket_limit
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Le Filament
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, A. Hochuli
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - html_editor
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to configure the maximum number of tickets that a
user can buy at once.

This new field can also be used to raise Odoo current limit below 9
tickets that can be purchased from website.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
event_event_ticket_view_form_from_event event.event.ticket.view.form.from.event event.event.ticket xpath Inherits event.event_event_ticket_view_form_from_event
event_event_ticket_view_tree_from_event event.event.ticket.view.tree.from.event event.event.ticket xpath Inherits event.event_event_ticket_view_tree_from_event
modal_ticket_registration Events Registration Ticket Limit ir.ui.view qweb Inherits website_event.modal_ticket_registration
Models touched (1)

New fields (1)
  • max_ticket_per_order Integer
    default=0 string='Max. per order'
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/16.0/website_event_ticket_limit
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Le Filament
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Le Filament
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Rémi - Le Filament
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
event_event_ticket_view_form_from_event event.event.ticket.view.form.from.event event.event.ticket xpath Inherits event.event_event_ticket_view_form_from_event
event_event_ticket_view_tree_from_event event.event.ticket.view.tree.from.event event.event.ticket xpath Inherits event.event_event_ticket_view_tree_from_event
registration_template Events Registration Ticket Limit ir.ui.view qweb Inherits website_event.registration_template
Models touched (1)

New fields (1)
  • max_ticket_per_order Integer
    default=0 string='Max. per order'
Public methods (0)

No public methods.