Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.

Module: Calendar

Entity: calendar.event

Description: Calendar Event

Field Description Type Relationship Compute Method
accepted_count Integer - _compute_attendees_count
access_token Invitation Token Char -
active Active Boolean -
activity_ids Activities One-to-Many mail.activity
alarm_ids Reminders Many-to-Many calendar.alarm
allday All Day Boolean -
attendee_ids Participant One-to-Many calendar.attendee
attendees_count Integer - _compute_attendees_count
awaiting_count Integer - _compute_attendees_count
byday By day Selection - _compute_recurrence
categ_ids type_id Many-to-Many calendar.event.type
count Number of Repetitions Integer - _compute_recurrence
current_attendee Many-to-One calendar.attendee _compute_current_attendee
current_status Attending? Selection current_attendee.state
day Date of month Integer - _compute_recurrence
declined_count Integer - _compute_attendees_count
description Description Html -
display_description Boolean - _compute_display_description
display_time Event Time Char - _compute_display_time
duration Duration Float - _compute_duration
end_type Recurrence Termination Selection - _compute_recurrence
event_tz Timezone Selection - _compute_recurrence
follow_recurrence Boolean -
fri Boolean - _compute_recurrence
interval Repeat On Integer - _compute_recurrence
invalid_email_partner_ids Many-to-Many res.partner _compute_invalid_email_partner_ids
is_highlighted Is the Event Highlighted Boolean - _compute_is_highlighted
is_organizer_alone Is the Organizer Alone Boolean - _compute_is_organizer_alone
location Location Char -
mon Boolean - _compute_recurrence
month_by Option Selection - _compute_recurrence
name Meeting Subject Char -
partner_id Scheduled by Many-to-One res.partner
partner_ids Attendees Many-to-Many res.partner
privacy Selection -
recurrence_id Recurrence Rule Many-to-One calendar.recurrence
recurrence_update Selection -
recurrency Recurrent Boolean -
res_id Document ID Many2oneReference -
res_model Document Model Name Char res_model_id.model
res_model_id Document Model Many-to-One ir.model
res_model_name Char res_model_id.name
rrule Recurrent Rule Char - _compute_recurrence
rrule_type Recurrence Selection - _compute_recurrence
rrule_type_ui Repeat Selection - _compute_rrule_type_ui
sat Boolean - _compute_recurrence
should_show_status Boolean - _compute_should_show_status
show_as Selection -
start Start Datetime -
start_date Start Date Date - _compute_dates
stop Stop Datetime - _compute_stop
stop_date End Date Date - _compute_dates
sun Boolean - _compute_recurrence
tentative_count Integer - _compute_attendees_count
thu Boolean - _compute_recurrence
tue Boolean - _compute_recurrence
until Date - _compute_recurrence
user_can_edit Boolean - _compute_user_can_edit
user_id Organizer Many-to-One res.users
videocall_channel_id Discuss Channel Many-to-One discuss.channel
videocall_location Meeting URL Char - _compute_videocall_location
videocall_source Selection - _compute_videocall_source
wed Boolean - _compute_recurrence
weekday Selection - _compute_recurrence