TIP: You can type at any time to perform a new search.
Events Additional information
event_sale_extra_info · OCA/event
- Repository
- OCA/event · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Event Management
- Folder size
- 0.16 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.antiun.com
- Last tracking update
- 2026-08-07 07:03:12
- Authors
- Odoo Community Association (OCA), Antiun Ingeniería S.L.
- Maintainers
- Odoo Community Association (OCA), Antiun Ingeniería S.L.
- Committers
- Jairo Llopis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_event_registration_form |
Commercial partner field | event.registration | form | Inherits event.view_event_registration_form |
view_registration_search |
Commercial partner field | event.registration | search | Inherits event.view_registration_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
commercial_partner_idMany2one → res.partnerhelp='Commercial partner related to the chosen partner.'readonly=Truerelated='partner_id.commercial_partner_id'store=True args: 'res.partner', 'Commercial partner'
No public methods.
New fields (2)
-
commercial_partner_idMany2one → res.partnerreadonly=True args: 'res.partner', 'Commercial partner' -
event_ticket_idMany2one → event.event.ticketargs: 'event.event.ticket', 'Ticket type'
-
init(self, cr)Monkey-patch view definition.