Repository
OCA/event · module folder · Try on Runboat
Module version
1.0.0
Category
Marketing
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/event
Last tracking update
2026-08-07 08:43:04
Authors
Odoo Community Association (OCA), Le Filament
Maintainers
Odoo Community Association (OCA), Le Filament
Committers
Weblate, OCA-git-bot, oca-ci, A. Hochuli
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
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 form 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 tree 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
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

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

No public methods.

Loading…