odoo/tutorials#712

Created by Amardeep Sharma (amas)

Blocked

label
odoo-dev:18.0-event-tickets-limit-amas
head
8502ebdbb4cd4f84e147f89bb71552cf5fa7d6ed
odoo/tutorials
18.0 #712 missing r+
master

[ADD] Event Tickets Limit: Limit the Number of Tickets Per Registration

  • Inherited the event model and added two new fields
  • Implemented an option to enable or disable ticket limits
  • Required ticket quantity input when the limit option is enabled
  • Modified ticket selection logic to enforce the ticket limit