TIP: You can type at any time to perform a new search.
Event Quick Registration
event_quick_registration · OCA/event
- Repository
- OCA/event · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Event
- 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 07:57:16
- Authors
- Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA
- Committers
- Weblate, Damien Crier, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_event_event_add_quick_registration_form |
event.event | form | Inherits event.view_event_form | |
view_event_quick_registration_form |
event.quick.registration.form | event.quick.registration | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (7)
-
confirm_registrationBoolean -
emailChar -
event_idMany2one → event.eventrequired=True args: 'event.event' -
event_ticket_idMany2one → event.event.ticketrequired=True args: 'event.event.ticket' -
nameChar -
phoneChar -
qtyIntegerrequired=True
-
create_attendees(self) -
default_get(self, fields)@api.model