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 IDNameModelTypeStatus
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_ids Many2many → res.partner
    comodel_name='res.partner' compute='_compute_contact_ids' help='Partners available to attend attendees requests for this event.' readonly=False store=True string='Contacts'
Public methods (0)

No public methods.

New fields (1)
  • contact_ids Many2many → res.partner
    comodel_name='res.partner' help='Partners available to attend attendees requests by default for events of this type.' string='Contacts'
Public methods (0)

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
563 days ago
Last activity
39 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
0 days ago
Repository
OCA/event
Pull request
[19.0][MIG] event_contact: Migration to 19.0 (#544)