Odoo Model Reference _unknown account
account_followup
account_reports
analytic
appointment
asset
auth_totp
avatar
bacs
bank
base_import
bus
calendar change
data_cleaning
data_merge
data_recycle
decimal
digest
discuss
documents
extract
fetchmail
format
gamification
google
hmrc
hr
html
iap
image
ir
ir_actions_account_report_download knowledge
kpi
l10n_eu_oss
l10n_uk
mail
onboarding
payment
phone
planning
portal
privacy
product
project
publisher_warranty
rating
report
res
reset
resource
save
sequence
sign
sms
snailmail
spreadsheet
studio
survey
template
uom
update
validate
web_editor
web_tour
wizard
x_locations x_locations_line_072aa calendar.event ::
Calendar Event Main super-class for regular database-persisted Odoo models.
Odoo models are created by inheriting from this class::
class user(Model):
...
The system will later instantiate the class once per database (on
which the class' module is installed).
Fields accepted_count [readonly ; integer]:
Accepted Count access_token [readonly ; char]:
Access Token active [boolean]:
Active activity_ids [one2many: mail.activity ]:
Activities alarm_ids [many2many: calendar.alarm ]:
Reminders allday [boolean]:
All Day appointment_answer_input_ids [one2many: appointment.answer.input ]:
Appointment Answers appointment_booker_id [many2one: res.partner ]:
Person who is booking the appointment appointment_invite_id [readonly ; many2one: appointment.invite ]:
Appointment Invitation appointment_resource_ids [readonly ; many2many: appointment.resource ]:
Appointment Resources appointment_status [selection]:
Appointment Status Values
Raw introspection data
appointment_type_id [many2one: appointment.type ]:
Appointment appointment_type_manage_capacity [readonly ; boolean]:
Manage Capacities appointment_type_schedule_based_on [readonly ; selection]:
Availability on Values
Raw introspection data
attendee_ids [one2many: calendar.attendee ]:
Participant attendees_count [readonly ; integer]:
Attendees Count awaiting_count [readonly ; integer]:
Awaiting Count byday [selection]:
By day Values
Raw introspection data
count [integer]:
Number of Repetitions create_date [readonly ; datetime]:
Created on create_uid [readonly ; many2one: res.users ]:
Created by current_attendee [readonly ; many2one: calendar.attendee ]:
Current Attendee current_status [selection]:
Attending? Values
Raw introspection data
day [integer]:
Date of month declined_count [readonly ; integer]:
Declined Count description [html]:
Description display_description [readonly ; boolean]:
Display Description display_name [readonly ; char]:
Display Name display_time [readonly ; char]:
Event Time duration [float]:
Duration end_type [selection]:
Recurrence Termination Values
Raw introspection data
event_tz [selection]:
Timezone Values
Raw introspection data
follow_recurrence [boolean]:
Follow Recurrence fri [boolean]:
Fri google_id [char]:
Google Calendar Event Id guests_readonly [boolean]:
Guests Event Modification Permission has_message [readonly ; boolean]:
Has Message id [readonly ; integer]:
ID interval [integer]:
Repeat On invalid_email_partner_ids [readonly ; many2many: res.partner ]:
Invalid Email Partner is_highlighted [readonly ; boolean]:
Is the Event Highlighted is_organizer_alone [readonly ; boolean]:
Is the Organizer Alone location [char]:
Location message_attachment_count [readonly ; integer]:
Attachment Count message_follower_ids [one2many: mail.followers ]:
Followers message_has_error [readonly ; boolean]:
Message Delivery error message_has_error_counter [readonly ; integer]:
Number of errors message_has_sms_error [readonly ; boolean]:
SMS Delivery error message_ids [one2many: mail.message ]:
Messages message_is_follower [readonly ; boolean]:
Is Follower message_needaction [readonly ; boolean]:
Action Needed message_needaction_counter [readonly ; integer]:
Number of Actions message_partner_ids [many2many: res.partner ]:
Followers (Partners) mon [boolean]:
Mon month_by [selection]:
Option Values
Raw introspection data
name [required ; char]:
Meeting Subject need_sync [boolean]:
Need Sync on_leave_partner_ids [readonly ; many2many: res.partner ]:
Unavailable Partners on_leave_resource_ids [readonly ; many2many: appointment.resource ]:
Resources intersecting with leave time partner_id [readonly ; many2one: res.partner ]:
Scheduled by partner_ids [many2many: res.partner ]:
Attendees privacy [selection]:
Privacy Values
Raw introspection data
rating_ids [one2many: rating.rating ]:
Ratings recurrence_id [many2one: calendar.recurrence ]:
Recurrence Rule recurrence_update [selection]:
Recurrence Update Values
Raw introspection data
recurrency [boolean]:
Recurrent res_id [many2one_reference]:
Document ID res_model [readonly ; char]:
Document Model Name res_model_id [many2one: ir.model ]:
Document Model res_model_name [readonly ; char]:
Model Description resource_total_capacity_reserved [integer]:
Total Capacity Reserved resource_total_capacity_used [readonly ; integer]:
Total Capacity Used rrule [char]:
Recurrent Rule rrule_type [selection]:
Recurrence Values
Raw introspection data
rrule_type_ui [selection]:
Repeat Values
Raw introspection data
sat [boolean]:
Sat should_show_status [readonly ; boolean]:
Should Show Status show_as [required ; selection]:
Show as Values
Raw introspection data
start [required ; datetime]:
Start start_date [date]:
Start Date stop [required ; datetime]:
Stop stop_date [date]:
End Date sun [boolean]:
Sun tentative_count [readonly ; integer]:
Tentative Count thu [boolean]:
Thu tue [boolean]:
Tue unavailable_partner_ids [readonly ; many2many: res.partner ]:
Unavailable Partner until [date]:
Until user_can_edit [readonly ; boolean]:
User Can Edit user_id [many2one: res.users ]:
Organizer videocall_channel_id [many2one: discuss.channel ]:
Discuss Channel videocall_location [readonly ; char]:
Meeting URL videocall_redirection [readonly ; char]:
Meeting redirection URL videocall_source [readonly ; selection]:
Videocall Source Values
Raw introspection data
website_message_ids [one2many: mail.message ]:
Website Messages wed [boolean]:
Wed weekday [selection]:
Weekday Values
Raw introspection data
write_date [readonly ; datetime]:
Last Updated on write_uid [readonly ; many2one: res.users ]:
Last Updated by