TIP: You can type at any time to perform a new search.
Website Event Ticket Limit
website_event_ticket_limit · OCA/event
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_orderIntegerdefault=0string='Max. per order'
No public methods.
Loading…