TIP: You can type at any time to perform a new search.
Event Contacts
event_contact · OCA/event
- Repository
- OCA/event · module folder · Try on Runboat
- Module version
- 1.0.1
- 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), Tecnativa, OpenSynergy Indonesia
- Maintainers
- Odoo Community Association (OCA), Tecnativa, OpenSynergy Indonesia
- Committers
- Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- website_event_contact
- Description
This module adds the possibility to define contacts for the event. Contacts are needed due to inform the people who should be contacted for the event.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_contacts_form_view |
Event Contacts | event.event | form | Inherits event.view_event_form |
view_event_type_form |
Add contacts | event.type | form | Inherits event.view_event_type_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
contact_idsMany2many → res.partnercomodel_name='res.partner'compute='_compute_contact_ids'help='Partners available to attend attendees requests for this event.'readonly=Falsestore=Truestring='Contacts'
No public methods.
New fields (1)
-
contact_idsMany2many → res.partnercomodel_name='res.partner'help='Partners available to attend attendees requests by default for events of this type.'string='Contacts'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 564 days ago
- Last activity
- 40 days ago
- Repository
- OCA/event
- Pull request
- [17.0][MIG] event_contact: Migration to 17.0 (#439)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 3 days ago
- Last activity
- 1 day ago
- Repository
- OCA/event
- Pull request
- [19.0][MIG] event_contact: Migration to 19.0 (#544)