Odoo 19.0 Community · Persistent

event.event: fields, relations and API

The event.event model ("Event") is a persistent model declared by the Events Organization module, then extended by 15 other modules. It exposes 132 fields, 93 of them declared directly on the model; 21 fields from other models point to it. Below you will find every field with its technical name, type, label and relations, followed by an Odoo 19 JSON-2 API call.

Model identity

Technical name
event.event
Label
Event
Type
Persistent (models.Model)
SQL table
event_event
Origin module
Events Organization (event)
Extended by
event_booth, event_product, event_sale, event_crm, hr_skills_event, mass_mailing_event, mass_mailing_event_sms, website_event, website_event_track, mass_mailing_event_track, mass_mailing_event_track_sms, pos_event, website_event_booth, website_event_exhibitor, website_event_track_quiz
Default order (_order)
date_begin, id
Inherits from (mixins)
mail.threadmail.activity.mixinwebsite.seo.metadatawebsite.published.multi.mixinwebsite.cover_properties.mixinwebsite.searchable.mixinwebsite.page_visibility_options.mixinpos.load.mixin

Model fields

93 own fields, 33 inherited from mixins and 6 automatic ORM fields. Click a name to get a direct link to that field.

132 of 132 fields shown

Technical nameLabelTypeDetails
activeActiveboolean
address_idVenuemany2one
address_inlineVenue (formatted for one line uses)char
computed
address_nameAddress Namechar

related: address_id.name

added by Events (website_event)

allowed_track_tag_idsAvailable Track Tagsmany2many

added by Advanced Events (website_event_track)

badge_formatBadge Dimensionselection
required

Values: A4_french_fold (A4 foldable), A6 (A6), four_per_sheet (4 per sheet)

badge_imageBadge Backgroundimage
booth_menuBooth Registerboolean
computed, stored

added by Online Event Booths (website_event_booth)

booth_menu_idsEvent Booths Menusone2many

inverse: event_id

added by Online Event Booths (website_event_booth)

community_menuCommunity Menu

Display community tab on website

boolean
computed, stored

added by Events (website_event)

community_menu_idsEvent Community Menusone2many

inverse: event_id

added by Events (website_event)

company_idCompanymany2one
country_idCountrymany2one

related: address_id.country_id

currency_idCurrencymany2one
read-only

related: company_id.currency_id

added by Events Product (event_product)

date_beginStart Date

When the event is scheduled to take place (expressed in your local timezone on the form view).

datetime
required
date_endEnd Datedatetime
required
date_tzDisplay Timezone

Indicates the timezone in which the event dates/times will be displayed on the website.

selection
requiredcomputed, stored

Values computed at runtime

descriptionDescriptionhtml
event_booth_category_available_idsEvent Booth Category Available

Booth Category for which booths are still available. Used in frontend

many2many
computed

added by Events Booths (event_booth)

event_booth_category_idsEvent Booth Categorymany2many
computed

added by Events Booths (event_booth)

event_booth_countTotal Boothsinteger
computed

added by Events Booths (event_booth)

event_booth_count_availableAvailable Boothsinteger
computed

added by Events Booths (event_booth)

event_booth_idsBoothsone2many
computed, stored

inverse: event_id

added by Events Booths (event_booth)

event_mail_idsMail Scheduleone2many
computed, stored

inverse: event_id

event_register_urlEvent Registration Linkchar
computed

added by Events (website_event)

event_registrations_openRegistration open

Registrations are open if: - the event is not ended or not cancelled - there are seats available on event - the tickets are sellable (if ticketing is used)

boolean
computed
event_registrations_sold_outSold Out

The event is sold out if no more seats are available on event. If ticketing is used and all tickets are sold out, the event will be sold out.

boolean
computed
event_registrations_startedRegistrations started

registrations have started if the current datetime is after the earliest starting date of tickets.

boolean
computed
event_share_urlEvent Share URLchar
computed
event_slot_countSlots Countinteger
computed
event_slot_idsSlotsone2many

inverse: event_id

event_ticket_idsEvent Ticketone2many
computed, stored

inverse: event_id

event_type_idTemplate

Choose a template to auto-fill tickets, communications, descriptions and other fields.

many2one
event_urlOnline Event URL

Link where the online event will take place.

char
computed, stored
exhibition_mapExhibition Mapimage

added by Online Event Booths (website_event_booth)

exhibitor_menuShowcase Exhibitorsboolean
computed, stored

added by Event Exhibitors (website_event_exhibitor)

exhibitor_menu_idsExhibitors Menusone2many

inverse: event_id

added by Event Exhibitors (website_event_exhibitor)

general_question_idsGeneral Questionsmany2many
image_1024PoS Imageimage

added by POS - Event (pos_event)

introduction_menuIntroduction Menuboolean
computed, stored

added by Events (website_event)

introduction_menu_idsIntroduction Menusone2many

inverse: event_id

added by Events (website_event)

is_doneIs Doneboolean
computed

added by Events (website_event)

is_finishedIs Finishedboolean
computed
is_multi_slotsIs Multi Slots

Allow multiple time slots. The communications, the maximum number of attendees and the maximum number of tickets registrations are defined for each time slot instead of the whole event.

boolean
is_one_dayIs One Dayboolean
computed
is_ongoingIs Ongoing

Whether event has begun

boolean
computed
is_participatingIs Participatingboolean
computed

added by Events (website_event)

is_visible_on_websiteVisible On Websiteboolean
computed

added by Events (website_event)

kanban_stateKanban Stateselection
computed, stored

Values: normal (In Progress), done (Ready for Next Stage), blocked (Blocked), cancel (Cancelled)

langLanguage

All the communication emails sent to attendees will be translated in this language.

selection

Values computed at runtime

lead_count# Leadsinteger
computed

added by Event CRM (event_crm)

lead_idsLeads

Leads generated from this event

one2many

inverse: event_id

added by Event CRM (event_crm)

menu_idEvent Menumany2one

added by Events (website_event)

nameEventchar
requiredtranslatable
noteNotehtml
computed, stored
organizer_idOrganizermany2one
other_menu_idsOther Menusone2many

inverse: event_id

added by Events (website_event)

question_idsQuestionsmany2many
computed, stored
register_menuRegister Menuboolean
computed, stored

added by Events (website_event)

register_menu_idsRegister Menusone2many

inverse: event_id

added by Events (website_event)

registration_idsAttendeesone2many

inverse: event_id

registration_properties_definitionRegistration Propertiesproperties_definition
sale_order_lines_idsAll sale order lines pointing to this eventone2many

inverse: event_id

added by Events Sales (event_sale)

sale_price_totalSales (Tax Included)monetary
computed

added by Events Sales (event_sale)

seats_availableAvailable Seatsinteger
read-onlycomputed
seats_limitedLimit Attendeesboolean
requiredcomputed, stored
seats_maxMaximum Attendees

For each event you can define a maximum registration of seats(number of attendees), above this number the registrations are not accepted. If the event has multiple slots, this maximum number is applied per slot.

integer
computed, stored
seats_reservedNumber of Registrationsinteger
read-onlycomputed
seats_takenNumber of Taken Seatsinteger
read-onlycomputed
seats_usedNumber of Attendeesinteger
read-onlycomputed
specific_question_idsSpecific Questionsmany2many
sponsor_countSponsor Countinteger
computed

added by Event Exhibitors (website_event_exhibitor)

sponsor_idsSponsorsone2many

inverse: event_id

added by Event Exhibitors (website_event_exhibitor)

stage_idStagemany2one
start_remainingRemaining before start

Remaining time before event starts (minutes)

integer
computed

added by Events (website_event)

start_sale_datetimeStart sale date

If ticketing is used, contains the earliest starting sale date of tickets.

datetime
computed
start_todayStart Today

Whether event is going to start today if still not ongoing

boolean
computed

added by Events (website_event)

subtitleEvent Subtitlechar
translatable

added by Events (website_event)

tag_idsTagsmany2many
computed, stored
ticket_instructionsTicket Instructions

This information will be printed on your tickets.

html
computed, storedtranslatable
track_countTrack Countinteger
computed

added by Advanced Events (website_event_track)

track_idsTracksone2many

inverse: event_id

added by Advanced Events (website_event_track)

track_menu_idsEvent Tracks Menusone2many

inverse: event_id

added by Advanced Events (website_event_track)

track_proposal_menu_idsEvent Proposals Menusone2many

inverse: event_id

added by Advanced Events (website_event_track)

tracks_tag_idsTrack Tagsmany2many
computed, stored

added by Advanced Events (website_event_track)

use_barcodeUse Barcodeboolean
computed
user_idResponsiblemany2one
website_menuWebsite Menu

Allows to display and manage event-specific menus on website.

boolean
computed, stored

added by Events (website_event)

website_publishedWebsite Publishedboolean

added by Events (website_event)

website_trackTracks on Websiteboolean
computed, stored

added by Advanced Events (website_event_track)

website_track_proposalProposals on Websiteboolean
computed, stored

added by Advanced Events (website_event_track)

website_visibilityWebsite Visibility

Defines the Visibility of the Event on the Website and searches. Note that the EventEvent is however always available via its link.

selection
required

Values: public (Public), link (Via a Link), logged_users (Logged Users)

added by Events (website_event)

activity_calendar_event_idNext Activity Calendar Eventmany2one
computed

inherited from mail.activity.mixin

activity_date_deadlineNext Activity Deadlinedate
read-onlycomputed

inherited from mail.activity.mixin

activity_exception_decorationActivity Exception Decoration

Type of the exception activity on record.

selection
computed

Values: warning (Alert), danger (Error)

inherited from mail.activity.mixin

activity_exception_iconIcon

Icon to indicate an exception activity.

char
computed

inherited from mail.activity.mixin

activity_idsActivitiesone2many

inverse: res_id

inherited from mail.activity.mixin

activity_stateActivity State

Status based on activities Overdue: Due date is already passed Today: Activity date is today Planned: Future activities.

selection
computed

Values: overdue (Overdue), today (Today), planned (Planned)

inherited from mail.activity.mixin

activity_summaryNext Activity Summarychar

related: activity_ids.summary

inherited from mail.activity.mixin

activity_type_iconActivity Type Iconchar

related: activity_ids.icon

inherited from mail.activity.mixin

activity_type_idNext Activity Typemany2one

related: activity_ids.activity_type_id

inherited from mail.activity.mixin

activity_user_idResponsible Usermany2one
read-onlycomputed

inherited from mail.activity.mixin

cover_propertiesCover Propertiestext

inherited from website.cover_properties.mixin

has_messageHas Messageboolean
computed

inherited from mail.thread

header_visibleHeader Visibleboolean

inherited from website.page_visibility_options.mixin

is_seo_optimizedSEO optimizedboolean
computed, stored

inherited from website.seo.metadata

message_attachment_countAttachment Countinteger
computed

inherited from mail.thread

message_follower_idsFollowersone2many

inverse: res_id

inherited from mail.thread

message_has_errorMessage Delivery error

If checked, some messages have a delivery error.

boolean
computed

inherited from mail.thread

message_has_error_counterNumber of errors

Number of messages with delivery error

integer
computed

inherited from mail.thread

message_has_sms_errorSMS Delivery error

If checked, some messages have a delivery error.

boolean
computed

inherited from mail.thread

message_idsMessagesone2many

inverse: res_id

inherited from mail.thread

message_is_followerIs Followerboolean
computed

inherited from mail.thread

message_needactionAction Needed

If checked, new messages require your attention.

boolean
computed

inherited from mail.thread

message_needaction_counterNumber of Actions

Number of messages requiring action

integer
computed

inherited from mail.thread

message_partner_idsFollowers (Partners)many2many
computed

inherited from mail.thread

my_activity_date_deadlineMy Activity Deadlinedate
read-onlycomputed

inherited from mail.activity.mixin

rating_idsRatingsone2many

inverse: res_id

inherited from mail.thread

seo_nameSeo namechar
translatable

inherited from website.seo.metadata

website_message_idsWebsite Messages

Website communication history

one2many

inverse: res_id

inherited from mail.thread

website_meta_descriptionWebsite meta descriptiontext
translatable

inherited from website.seo.metadata

website_meta_keywordsWebsite meta keywordschar
translatable

inherited from website.seo.metadata

website_meta_og_imgWebsite opengraph imagechar

inherited from website.seo.metadata

website_meta_titleWebsite meta titlechar
translatable

inherited from website.seo.metadata

create_dateCreated ondatetime
read-onlyautomatic
create_uidCreated bymany2one
read-onlyautomatic
display_nameDisplay Namechar
read-onlycomputedautomatic
idIDinteger
read-onlyautomatic
write_dateLast Updated ondatetime
read-onlyautomatic
write_uidLast Updated bymany2one
read-onlyautomatic

Relations

Models linked from this model

Fields of other models pointing here

Reading this model through the API

Odoo 19 JSON-2 API call reading the first five records with real fields of the model. Replace the instance, database and API key with your own.

curl
curl -X POST "https://your-instance.odoo.com/json/2/event.event/search_read" \
  -H "Authorization: bearer $ODOO_API_KEY" \
  -H "X-Odoo-Database: your-db" \
  -H "Content-Type: application/json" \
  -d '{"domain":[],"fields":["name","badge_format","date_begin","date_end","date_tz"],"limit":5}'
Python (requests)
import requests

BASE_URL = "https://your-instance.odoo.com/json/2"
headers = {"Authorization": f"bearer {API_KEY}", "X-Odoo-Database": "your-db"}

res = requests.post(
    f"{BASE_URL}/event.event/search_read",
    headers=headers,
    json={"domain": [], "fields": ["name","badge_format","date_begin","date_end","date_tz"], "limit": 5},
)
res.raise_for_status()
print(res.json())
  • External API access requires Odoo's Custom plan.
  • XML-RPC and JSON-RPC will be removed in Odoo 22 (fall 2028): use JSON-2.
  • The access rights and record rules of the key's user apply.

Cite this tool

Writing a tutorial, internal documentation or a forum answer? Copy this link to send your readers to the up-to-date reference.

<a href="https://aidoo.ai/en/outils/explorateur-modeles-odoo/event-event">event.event (Odoo 19.0)</a>

Sources

Data verified on September 23, 2026 · Odoo 19.0 Community

Have an Odoo project, or want to put your ERP to work with AI? Let's talk

Implementation, custom module development, connecting Claude or ChatGPT to your data: tell us about your context and we will reply within 24 business hours.